aboutsummaryrefslogtreecommitdiff
path: root/configs/omap3_logic_somlv_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-03-27 13:39:17 -0400
committerTom Rini <trini@konsulko.com>2023-03-27 13:39:17 -0400
commitc358af81d0df0ba5eadda585577425345dae55ed (patch)
tree63a144be8f4dfbf4322a910869f2d2c1def2aff9 /configs/omap3_logic_somlv_defconfig
parentaba0eb5b94089757fe5382bf75bc3902b8ce24cf (diff)
downloadu-boot-c358af81d0df0ba5eadda585577425345dae55ed.zip
u-boot-c358af81d0df0ba5eadda585577425345dae55ed.tar.gz
u-boot-c358af81d0df0ba5eadda585577425345dae55ed.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap3_logic_somlv_defconfig')
-rw-r--r--configs/omap3_logic_somlv_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap3_logic_somlv_defconfig b/configs/omap3_logic_somlv_defconfig
index 5699e5d..6f881ec 100644
--- a/configs/omap3_logic_somlv_defconfig
+++ b/configs/omap3_logic_somlv_defconfig
@@ -16,10 +16,10 @@ CONFIG_TARGET_OMAP3_LOGIC=y
CONFIG_SYS_PROMPT="OMAP Logic # "
CONFIG_SPL=y
CONFIG_LTO=y
-CONFIG_DISTRO_DEFAULTS=y
CONFIG_SYS_MONITOR_LEN=262144
CONFIG_ANDROID_BOOT_IMAGE=y
CONFIG_SYS_MONITOR_BASE=0x10000000
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTCOMMAND="run autoboot"
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="setenv preboot;saveenv;"