diff options
Diffstat (limited to 'configs/amcore_defconfig')
-rw-r--r-- | configs/amcore_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig index 14a6187b05..b8e8bc41b6 100644 --- a/configs/amcore_defconfig +++ b/configs/amcore_defconfig @@ -10,6 +10,7 @@ CONFIG_SYS_LOAD_ADDR=0x20000 CONFIG_ENV_ADDR=0xFFC1F000 CONFIG_TARGET_AMCORE=y CONFIG_MCFTMR=y +CONFIG_SYS_MONITOR_LEN=126976 CONFIG_SYS_MONITOR_BASE=0xFFC00400 CONFIG_BOOTDELAY=1 CONFIG_USE_BOOTCOMMAND=y |