X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftaishan.h;h=1879d38522099ed3d7be6eed1a1cccc6a9d49cff;hb=a00eccfebc954ad9485161efeca7d9aaf626d530;hp=851a7ad40aed2b7f724a55cf81fc37d7e4b3dfd7;hpb=7e492d8258182e31c988bbf9917d4a3d41949d56;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/taishan.h b/include/configs/taishan.h index 851a7ad..1879d38 100644 --- a/include/configs/taishan.h +++ b/include/configs/taishan.h @@ -331,4 +331,9 @@ #define CONFIG_KGDB_BAUDRATE 230400 /* speed to run kgdb serial port */ #define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */ #endif + +/* pass open firmware flat tree */ +#define CONFIG_OF_LIBFDT 1 +#define CONFIG_OF_BOARD_SETUP 1 + #endif /* __CONFIG_H */