summaryrefslogtreecommitdiff
path: root/configs/am57xx_hs_evm_defconfig
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2019-07-25 20:20:19 +0300
committerTom Rini <trini@konsulko.com>2019-07-31 13:08:07 -0400
commit914694d6a90cac6eeefea9106408112e0c026adc (patch)
tree548d68bc8d5f47af5df470c6fe6f9da5a8f0168a /configs/am57xx_hs_evm_defconfig
parent29e783d672136c192153ac4d6b8d5015026529c2 (diff)
configs: am57xx_evm_defconfig: Enable 'dtimg' command
We are going to implement DTBO partition for BeagleBoard X15 further. To support this, 'dtimg' command must be enabled. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'configs/am57xx_hs_evm_defconfig')
-rw-r--r--configs/am57xx_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am57xx_hs_evm_defconfig b/configs/am57xx_hs_evm_defconfig
index 4563e98401..d776a0b244 100644
--- a/configs/am57xx_hs_evm_defconfig
+++ b/configs/am57xx_hs_evm_defconfig
@@ -31,6 +31,7 @@ CONFIG_SPL_SEPARATE_BSS=y
CONFIG_SPL_DMA_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_SPL_SPI_LOAD=y
+CONFIG_CMD_DTIMG=y
CONFIG_CMD_BCB=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set