summaryrefslogtreecommitdiff
path: root/configs/am65x_evm_a53_defconfig
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-07-14 11:22:32 +0530
committerTom Rini <trini@konsulko.com>2023-07-21 20:35:50 -0400
commit052ad4ad6a3b235eaaa6318958fb925817f1770a (patch)
tree7609920e28b73c75b1bf39a892503fba69d532a1 /configs/am65x_evm_a53_defconfig
parent014e013e784fdc03b254508d3785fd46088bd346 (diff)
configs: Enable setexpr command on TI devices
This is used when building the FIT image configuration string. Enable it for all FIT using TI platforms. Signed-off-by: Andrew Davis <afd@ti.com> [ extend to other k3 boards ] Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Diffstat (limited to 'configs/am65x_evm_a53_defconfig')
-rw-r--r--configs/am65x_evm_a53_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am65x_evm_a53_defconfig b/configs/am65x_evm_a53_defconfig
index c3a2f09d0f0..4301553af8d 100644
--- a/configs/am65x_evm_a53_defconfig
+++ b/configs/am65x_evm_a53_defconfig
@@ -71,7 +71,6 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_PCI=y
CONFIG_CMD_REMOTEPROC=y
CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_TIME=y
CONFIG_MTDIDS_DEFAULT="nor0=47040000.spi.0"
CONFIG_MTDPARTS_DEFAULT="mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs)"