summaryrefslogtreecommitdiffstats
path: root/configs/am3517_evm_defconfig
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-07-27 11:10:58 +0200
committerTom Rini <trini@konsulko.com>2015-07-27 15:03:14 -0400
commit0a0db402d1c9c93a91e2e229eea2e3f547d6148b (patch)
treee724a5da68ee9a9dc5e927e4e37dcacfe292ff56 /configs/am3517_evm_defconfig
parentf3f431a712729a1af94d01bd1bfde17a252ff02c (diff)
downloadblackbird-obmc-uboot-0a0db402d1c9c93a91e2e229eea2e3f547d6148b.tar.gz
blackbird-obmc-uboot-0a0db402d1c9c93a91e2e229eea2e3f547d6148b.zip
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>
Diffstat (limited to 'configs/am3517_evm_defconfig')
-rw-r--r--configs/am3517_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig
index 4589b30a11..c72d29e5d3 100644
--- a/configs/am3517_evm_defconfig
+++ b/configs/am3517_evm_defconfig
@@ -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
OpenPOWER on IntegriCloud