Skip to content
Snippets Groups Projects
Commit e02d4a99 authored by Heiko Schocher's avatar Heiko Schocher Committed by Wolfgang Denk
Browse files

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


Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 6d0f6bcf
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment