summaryrefslogtreecommitdiff
path: root/configs/eb_cpu5282_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
committerTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
commit42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch)
tree80e76802188c184a4b7216f0c594d508ad233658 /configs/eb_cpu5282_defconfig
parent93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/eb_cpu5282_defconfig')
-rw-r--r--configs/eb_cpu5282_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig
index 1aa17c9c104..7578e0ede17 100644
--- a/configs/eb_cpu5282_defconfig
+++ b/configs/eb_cpu5282_defconfig
@@ -15,13 +15,13 @@ CONFIG_BOOT_RETRY_TIME=-1
CONFIG_RESET_TO_RETRY=y
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="printenv"
+CONFIG_SYS_CBSIZE=1024
+CONFIG_SYS_PBSIZE=1054
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_MISC_INIT_R=y
CONFIG_SYS_MALLOC_BOOTPARAMS=y
# CONFIG_AUTO_COMPLETE is not set
CONFIG_SYS_PROMPT="\nEB+CPU5282> "
-CONFIG_SYS_CBSIZE=1024
-CONFIG_SYS_PBSIZE=1054
CONFIG_CMD_IMLS=y
CONFIG_CMD_I2C=y
# CONFIG_CMD_LOADB is not set