projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bf5ecf
)
ppc4xx: Enable device tree (FDT) support in zeus board port
author
Stefan Roese
<sr@denx.de>
Thu, 11 Sep 2008 11:05:56 +0000
(13:05 +0200)
committer
Stefan Roese
<sr@denx.de>
Fri, 12 Sep 2008 05:12:39 +0000
(07:12 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/zeus.h
patch
|
blob
|
history
diff --git
a/include/configs/zeus.h
b/include/configs/zeus.h
index b50cba556cf79dfe77d3a7e6ab9836d259859b6f..b71f711da4e2a8b994f7a218c3b6c0062898dfe6 100644
(file)
--- 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"