All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [POWERPC] mgcoge: added CONFIG_FIT to support the new u-boot image format
@ 2008-10-16 14:32 Heiko Schocher
  2008-10-16 23:20 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Schocher @ 2008-10-16 14:32 UTC (permalink / raw)
  To: u-boot


Signed-off-by: Heiko Schocher <hs@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-16 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-16 14:32 [U-Boot] [POWERPC] mgcoge: added CONFIG_FIT to support the new u-boot image format Heiko Schocher
2008-10-16 23:20 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.