diff options
Diffstat (limited to 'configs/corstone1000_defconfig')
-rw-r--r-- | configs/corstone1000_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig index 49a651aba2..ba5cf0308f 100644 --- a/configs/corstone1000_defconfig +++ b/configs/corstone1000_defconfig @@ -24,6 +24,7 @@ CONFIG_SYS_MAXARGS=64 CONFIG_SYS_CBSIZE=512 # CONFIG_CMD_CONSOLE is not set CONFIG_CMD_BOOTZ=y +CONFIG_SYS_BOOTM_LEN=0x800000 # CONFIG_CMD_XIMG is not set CONFIG_CMD_LOADM=y # CONFIG_CMD_LOADS is not set |