summaryrefslogtreecommitdiff
path: root/configs/eb_cpu5282_internal_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-12 17:02:06 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:00 +0300
commit6889412ad5e78f207b7155d81ea6c334e417e21e (patch)
treef4d0ddbe603a1e956b162d597f26218a87235cd7 /configs/eb_cpu5282_internal_defconfig
parentd31466b382dd05a5439d12d69ddd6e8eaff0e5e6 (diff)
downloadu-boot-6889412ad5e78f207b7155d81ea6c334e417e21e.tar.xz
Convert CONFIG_SYS_BARGSIZE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BARGSIZE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/eb_cpu5282_internal_defconfig')
-rw-r--r--configs/eb_cpu5282_internal_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/eb_cpu5282_internal_defconfig b/configs/eb_cpu5282_internal_defconfig
index 93b860d837..d23b7170cd 100644
--- a/configs/eb_cpu5282_internal_defconfig
+++ b/configs/eb_cpu5282_internal_defconfig
@@ -7,6 +7,7 @@ CONFIG_SYS_LOAD_ADDR=0x20000
CONFIG_ENV_ADDR=0xFF040000
CONFIG_TARGET_EB_CPU5282=y
CONFIG_MCFTMR=y
+CONFIG_SYS_BARGSIZE=1024
CONFIG_SYS_MONITOR_BASE=0xF0000418
CONFIG_BOOTDELAY=5
CONFIG_BOOT_RETRY=y