diff options
Diffstat (limited to 'configs/eb_cpu5282_defconfig')
-rw-r--r-- | configs/eb_cpu5282_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig index 13c99447fcc..f904bb313bb 100644 --- a/configs/eb_cpu5282_defconfig +++ b/configs/eb_cpu5282_defconfig @@ -9,6 +9,7 @@ CONFIG_ENV_ADDR=0xFF040000 CONFIG_TARGET_EB_CPU5282=y CONFIG_MCFTMR=y CONFIG_SYS_BARGSIZE=1024 +CONFIG_SYS_MONITOR_LEN=131072 CONFIG_SYS_MONITOR_BASE=0xFF000400 CONFIG_BOOTDELAY=5 CONFIG_BOOT_RETRY=y |