[U-Boot] [POWERPC] mgcoge: added CONFIG_FIT to support the new u-boot image format
Heiko Schocher
hs at denx.de
Thu Oct 16 16:32:35 CEST 2008
Signed-off-by: Heiko Schocher <hs at denx.de>
---
include/configs/mgcoge.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/mgcoge.h b/include/configs/mgcoge.h
index ecf93e9..10da6b6 100644
--- a/include/configs/mgcoge.h
+++ b/include/configs/mgcoge.h
@@ -386,6 +386,7 @@
#define CFG_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
--
1.5.6.1
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list