am3517_evm: add FIT support
Enable DTS support (CONFIG_OF_LIBFDT) and select CONFIG_FIT in defconfig. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -2,6 +2,7 @@ CONFIG_ARM=y
|
||||
CONFIG_OMAP34XX=y
|
||||
CONFIG_TARGET_AM3517_EVM=y
|
||||
CONFIG_SPL=y
|
||||
CONFIG_FIT=y
|
||||
# CONFIG_CMD_IMI is not set
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
# CONFIG_CMD_FLASH is not set
|
||||
|
||||
Reference in New Issue
Block a user