summaryrefslogtreecommitdiffstats
path: root/include/configs/KUP4K.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2010-07-19 23:47:08 +0200
committerWolfgang Denk <wd@denx.de>2010-08-09 00:12:00 +0200
commit8011ec638e16695081ce65ce3997499ba41c8ba3 (patch)
treef5a922d923d5c95f366fd4a305cdb786ca182d3e /include/configs/KUP4K.h
parente604e4091631e0601e2eeb3f0c197eea95ebe498 (diff)
downloadblackbird-obmc-uboot-8011ec638e16695081ce65ce3997499ba41c8ba3.tar.gz
blackbird-obmc-uboot-8011ec638e16695081ce65ce3997499ba41c8ba3.zip
8xx, kup4k/kup4x: add FDT support
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/KUP4K.h')
-rw-r--r--include/configs/KUP4K.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/KUP4K.h b/include/configs/KUP4K.h
index ab708ae32c..14d412d183 100644
--- a/include/configs/KUP4K.h
+++ b/include/configs/KUP4K.h
@@ -510,5 +510,9 @@
#define CONFIG_SYS_DEVICE_NULLDEV 1 /* enble null device */
#define CONFIG_VERSION_VARIABLE 1
+/* pass open firmware flat tree */
+#define CONFIG_OF_LIBFDT 1
+#define CONFIG_OF_BOARD_SETUP 1
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud