Skip to content
Snippets Groups Projects
Commit 6f8fae8b authored by Heiko Schocher's avatar Heiko Schocher Committed by Stefano Babic
Browse files

imx35, flea3: add FIT image support


add FIT image support for the flea3 board.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 8e954d7a
No related branches found
No related tags found
No related merge requests found
......@@ -250,4 +250,8 @@
"else echo U-Boot not downloaded..exiting;fi\0" \
"bootcmd=run net_nfs\0"
/* Enable FIT images support */
#define CONFIG_CMD_FDT
#define CONFIG_FIT
#endif /* __CONFIG_H */
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