summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM850L.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/TQM850L.h')
-rw-r--r--include/configs/TQM850L.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/TQM850L.h b/include/configs/TQM850L.h
index dc0498e7d1..bf6ecce470 100644
--- a/include/configs/TQM850L.h
+++ b/include/configs/TQM850L.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 */
OpenPOWER on IntegriCloud