summaryrefslogtreecommitdiffstats
path: root/include/configs/SM850.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/SM850.h')
-rw-r--r--include/configs/SM850.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/SM850.h b/include/configs/SM850.h
index 7266f9add1..56f03e2b88 100644
--- a/include/configs/SM850.h
+++ b/include/configs/SM850.h
@@ -372,4 +372,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