diff options
Diffstat (limited to 'configs/brsmarc1_defconfig')
-rw-r--r-- | configs/brsmarc1_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/brsmarc1_defconfig b/configs/brsmarc1_defconfig index 9739785c994..3134d3b4b6a 100644 --- a/configs/brsmarc1_defconfig +++ b/configs/brsmarc1_defconfig @@ -37,6 +37,8 @@ CONFIG_BOARD_TYPES=y CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_RAW_IMAGE_SUPPORT is not set CONFIG_SPL_SYS_MALLOC_SIMPLE=y +CONFIG_SYS_SPL_MALLOC=y +CONFIG_SYS_SPL_MALLOC_SIZE=0x500000 # CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set CONFIG_SPL_I2C=y # CONFIG_SPL_NAND_SUPPORT is not set |