From: Heiko Schocher Date: Thu, 16 Oct 2008 14:32:35 +0000 (+0200) Subject: mgcoge: added CONFIG_FIT to support the new u-boot image format X-Git-Tag: v2009.01-rc1~157^2^2~26 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e02d4a9904c8f36395994c0c81469d552b82f5ea;p=u-boot mgcoge: added CONFIG_FIT to support the new u-boot image format Signed-off-by: Heiko Schocher --- diff --git a/include/configs/mgcoge.h b/include/configs/mgcoge.h index a0de8a449e..02c2e0168a 100644 --- 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