Преглед на файлове

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

Signed-off-by: Heiko Schocher <hs@denx.de>
Heiko Schocher преди 16 години
родител
ревизия
e02d4a9904
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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