X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM850M.h;h=74424527b857a5c7ed9b0ad307aef52cf82da03d;hb=7026ead0d3ece5e43d6b39f62fb5c4306f691224;hp=cdabc530852f4c49f65f9464961f6a8c0d9f7fee;hpb=6ed3b9d44c359bc829e9acd0a55fcd1c3e82b6ae;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/TQM850M.h b/include/configs/TQM850M.h index cdabc53..7442452 100644 --- a/include/configs/TQM850M.h +++ b/include/configs/TQM850M.h @@ -475,4 +475,9 @@ #define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ #define BOOTFLAG_WARM 0x02 /* Software reboot */ +/* pass open firmware flat tree */ +#define CONFIG_OF_LIBFDT 1 +#define CONFIG_OF_BOARD_SETUP 1 +#define CONFIG_HWCONFIG 1 + #endif /* __CONFIG_H */