Browse Source

mgcoge: added CONFIG_FIT to support the new u-boot image format

Signed-off-by: Heiko Schocher <hs@denx.de>
Heiko Schocher 16 years ago
parent
commit
e02d4a9904
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/configs/mgcoge.h

+ 1 - 0
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