diff options
Diffstat (limited to 'configs/M5249EVB_defconfig')
-rw-r--r-- | configs/M5249EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5249EVB_defconfig b/configs/M5249EVB_defconfig index 5c6bd24de36..b192839766e 100644 --- a/configs/M5249EVB_defconfig +++ b/configs/M5249EVB_defconfig @@ -8,6 +8,7 @@ CONFIG_SYS_LOAD_ADDR=0x200000 CONFIG_ENV_ADDR=0xFFE04000 CONFIG_TARGET_M5249EVB=y CONFIG_MCFTMR=y +CONFIG_SYS_MONITOR_LEN=131072 CONFIG_SYS_MONITOR_BASE=0xFFE00400 # CONFIG_AUTOBOOT is not set CONFIG_SYS_CONSOLE_INFO_QUIET=y |