summaryrefslogtreecommitdiffstats
path: root/include/configs/zeus.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-09-11 13:05:56 +0200
committerStefan Roese <sr@denx.de>2008-09-12 07:12:39 +0200
commitb18410e508a12ba0a177dfc2a386857c806fa96d (patch)
tree0a42b7be3c08d7fbe81eb9bd52c2babc02c1587d /include/configs/zeus.h
parent7bf5ecfa50722a9feb45ea8f04da75f5d406f20b (diff)
downloadtalos-obmc-uboot-b18410e508a12ba0a177dfc2a386857c806fa96d.tar.gz
talos-obmc-uboot-b18410e508a12ba0a177dfc2a386857c806fa96d.zip
ppc4xx: Enable device tree (FDT) support in zeus board port
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/zeus.h')
-rw-r--r--include/configs/zeus.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/zeus.h b/include/configs/zeus.h
index b50cba556c..b71f711da4 100644
--- a/include/configs/zeus.h
+++ b/include/configs/zeus.h
@@ -309,6 +309,12 @@
#define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */
#endif
+/*
+ * Pass open firmware flat tree
+ */
+#define CONFIG_OF_LIBFDT
+#define CONFIG_OF_BOARD_SETUP
+
/* ENVIRONMENT VARS */
#define CONFIG_PREBOOT "echo;echo Welcome to Bulletendpoints board v1.1;echo"
OpenPOWER on IntegriCloud