aboutsummaryrefslogtreecommitdiff
path: root/configs/omap3_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-10-02 10:35:27 -0400
committerTom Rini2023-10-02 10:35:27 -0400
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/omap3_evm_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap3_evm_defconfig')
-rw-r--r--configs/omap3_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap3_evm_defconfig b/configs/omap3_evm_defconfig
index 34f7d8c8c41..1aa485048c1 100644
--- a/configs/omap3_evm_defconfig
+++ b/configs/omap3_evm_defconfig
@@ -9,7 +9,6 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x4020ff00
CONFIG_DEFAULT_DEVICE_TREE="omap3-evm"
CONFIG_SPL_TEXT_BASE=0x40200000
CONFIG_TARGET_OMAP3_EVM=y
-CONFIG_SYS_PROMPT="OMAP3_EVM # "
CONFIG_SYS_MONITOR_LEN=262144
CONFIG_SPL_SYS_MALLOC_F_LEN=0x400
CONFIG_SPL=y
@@ -28,6 +27,7 @@ CONFIG_SPL_NAND_DRIVERS=y
CONFIG_SPL_NAND_ECC=y
CONFIG_SPL_NAND_SIMPLE=y
CONFIG_SPL_NAND_BASE=y
+CONFIG_SYS_PROMPT="OMAP3_EVM # "
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_PBSIZE=1053
CONFIG_CMD_SPL=y