diff options
Diffstat (limited to 'configs/M5282EVB_defconfig')
-rw-r--r-- | configs/M5282EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5282EVB_defconfig b/configs/M5282EVB_defconfig index 4519e5651c6..5521cced6da 100644 --- a/configs/M5282EVB_defconfig +++ b/configs/M5282EVB_defconfig @@ -9,6 +9,7 @@ CONFIG_SYS_LOAD_ADDR=0x20000 CONFIG_ENV_ADDR=0xFFE04000 CONFIG_TARGET_M5282EVB=y CONFIG_MCFTMR=y +CONFIG_SYS_MONITOR_LEN=131072 CONFIG_SYS_MONITOR_BASE=0xFFE00400 CONFIG_BOOTDELAY=5 # CONFIG_DISPLAY_BOARDINFO is not set |