summaryrefslogtreecommitdiff
path: root/configs/eb_cpu5282_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-12 10:02:06 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:00 -0400
commit6889412ad5e78f207b7155d81ea6c334e417e21e (patch)
treef4d0ddbe603a1e956b162d597f26218a87235cd7 /configs/eb_cpu5282_defconfig
parentd31466b382dd05a5439d12d69ddd6e8eaff0e5e6 (diff)
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_defconfig')
-rw-r--r--configs/eb_cpu5282_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig
index f8c0198d25..5a33e2f0ae 100644
--- a/configs/eb_cpu5282_defconfig
+++ b/configs/eb_cpu5282_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=0xFF000400
CONFIG_BOOTDELAY=5
CONFIG_BOOT_RETRY=y