summaryrefslogtreecommitdiff
path: root/configs/am335x_shc_sdboot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-02 17:35:27 +0300
committerTom Rini <trini@konsulko.com>2023-10-02 17:35:27 +0300
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/am335x_shc_sdboot_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
downloadu-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_shc_sdboot_defconfig')
-rw-r--r--configs/am335x_shc_sdboot_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_shc_sdboot_defconfig b/configs/am335x_shc_sdboot_defconfig
index f35df6c23c..593303594e 100644
--- a/configs/am335x_shc_sdboot_defconfig
+++ b/configs/am335x_shc_sdboot_defconfig
@@ -10,7 +10,6 @@ CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x7000
CONFIG_DEFAULT_DEVICE_TREE="am335x-shc"
CONFIG_AM33XX=y
-CONFIG_SYS_PROMPT="U-Boot# "
CONFIG_TARGET_AM335X_SHC=y
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
@@ -48,6 +47,7 @@ CONFIG_SPL_POWER=y
CONFIG_SPL_WATCHDOG=y
CONFIG_SPL_YMODEM_SUPPORT=y
# CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set
+CONFIG_SYS_PROMPT="U-Boot# "
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_PBSIZE=1049
CONFIG_SYS_BOOTM_LEN=0x1000000