1
0
Fork 0

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

Signed-off-by: Heiko Schocher <hs@denx.de>
utp
Heiko Schocher 2008-10-16 16:32:35 +02:00 committed by Wolfgang Denk
parent 6d0f6bcf33
commit e02d4a9904
1 changed files with 1 additions and 0 deletions

View File

@ -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