]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/TQM850M.h
Kirkwood: Changes specific to ARM relocation support
[karo-tx-uboot.git] / include / configs / TQM850M.h
index cdabc530852f4c49f65f9464961f6a8c0d9f7fee..74424527b857a5c7ed9b0ad307aef52cf82da03d 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 */