summaryrefslogtreecommitdiff
path: root/configs/am335x_shc_sdboot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
committerTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
commit1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch)
tree7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/am335x_shc_sdboot_defconfig
parent1d323d83061fae8f94a9118b8db3384daef26216 (diff)
downloadu-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.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_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/am335x_shc_sdboot_defconfig b/configs/am335x_shc_sdboot_defconfig
index e9e89f627e..74f0834466 100644
--- a/configs/am335x_shc_sdboot_defconfig
+++ b/configs/am335x_shc_sdboot_defconfig
@@ -8,6 +8,7 @@ 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
@@ -47,7 +48,6 @@ 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
@@ -74,7 +74,6 @@ CONFIG_SYS_I2C_SPEED=400000
CONFIG_MMC_OMAP_HS=y
CONFIG_PHY_ADDR_ENABLE=y
CONFIG_PHY_SMSC=y
-CONFIG_DM_ETH=y
CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_PINCTRL=y