diff options
Diffstat (limited to 'configs/boston32r2el_defconfig')
-rw-r--r-- | configs/boston32r2el_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/boston32r2el_defconfig b/configs/boston32r2el_defconfig index f413721141f..94e7c9f1796 100644 --- a/configs/boston32r2el_defconfig +++ b/configs/boston32r2el_defconfig @@ -4,6 +4,7 @@ CONFIG_SYS_MEMTEST_START=0x80000000 CONFIG_SYS_MEMTEST_END=0x90000000 CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_SECT_SIZE=0x20000 +CONFIG_SYS_MALLOC_LEN=0x40000 CONFIG_DEFAULT_DEVICE_TREE="img,boston" CONFIG_TARGET_BOSTON=y CONFIG_SYS_LITTLE_ENDIAN=y |