aboutsummaryrefslogtreecommitdiff
path: root/configs/origen_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
committerTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/origen_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
downloadu-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.zip
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.gz
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.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/origen_defconfig')
-rw-r--r--configs/origen_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig
index fa6c9ae..4075ef2 100644
--- a/configs/origen_defconfig
+++ b/configs/origen_defconfig
@@ -15,7 +15,6 @@ CONFIG_ENV_SIZE=0x4000
CONFIG_ENV_OFFSET=0x4200
CONFIG_DEFAULT_DEVICE_TREE="exynos4210-origen"
CONFIG_SPL_TEXT_BASE=0x02021410
-CONFIG_SYS_PROMPT="ORIGEN # "
CONFIG_SYS_MONITOR_LEN=262144
CONFIG_SPL=y
CONFIG_IDENT_STRING=" for ORIGEN"
@@ -28,6 +27,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_SPL_FRAMEWORK is not set
CONFIG_SPL_FOOTPRINT_LIMIT=y
CONFIG_SPL_MAX_FOOTPRINT=0x3800
+CONFIG_SYS_PROMPT="ORIGEN # "
CONFIG_SYS_PBSIZE=1024
# CONFIG_CMD_XIMG is not set
CONFIG_CMD_THOR_DOWNLOAD=y