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:
6d0f6bc
)
mgcoge: added CONFIG_FIT to support the new u-boot image format
author
Heiko Schocher
<hs@denx.de>
Thu, 16 Oct 2008 14:32:35 +0000
(16:32 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 18 Oct 2008 19:54:04 +0000
(21:54 +0200)
Signed-off-by: Heiko Schocher <hs@denx.de>
include/configs/mgcoge.h
patch
|
blob
|
history
diff --git
a/include/configs/mgcoge.h
b/include/configs/mgcoge.h
index a0de8a449e0e322cc35b9f56e608d042a88ec0a2..02c2e0168a69958de8b50fe5798a319df97165f0 100644
(file)
--- a/
include/configs/mgcoge.h
+++ b/
include/configs/mgcoge.h
@@
-386,6
+386,7
@@
#define CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC /* "bad" address */
/* pass open firmware flat tree */
+#define CONFIG_FIT 1
#define CONFIG_OF_LIBFDT 1
#define CONFIG_OF_BOARD_SETUP 1