]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/TQM823M.h
TQM8xx: enable device tree support on all TQM8xx based boards.
[people/ms/u-boot.git] / include / configs / TQM823M.h
index cfa693da18aecbdae21ec66858961e237fa5016a..64c97071d62cca1353de1f6a0e05aed890b22fbb 100644 (file)
 #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 */