diff options
Diffstat (limited to 'configs/malta_defconfig')
-rw-r--r-- | configs/malta_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig index 88c0d5628de..3aff68b0188 100644 --- a/configs/malta_defconfig +++ b/configs/malta_defconfig @@ -16,6 +16,7 @@ CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="malta # " CONFIG_SYS_CBSIZE=256 CONFIG_SYS_PBSIZE=281 +CONFIG_SYS_BOOTM_LEN=0x4000000 CONFIG_CMD_IMLS=y CONFIG_CMD_IDE=y # CONFIG_CMD_LOADB is not set |