diff options
Diffstat (limited to 'configs/igep00x0_defconfig')
-rw-r--r-- | configs/igep00x0_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig index 1cbcfdc..b1162e7 100644 --- a/configs/igep00x0_defconfig +++ b/configs/igep00x0_defconfig @@ -19,6 +19,8 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SPL_MAX_SIZE=0xec00 CONFIG_SPL_SYS_MALLOC_SIMPLE=y +CONFIG_SYS_SPL_MALLOC=y +CONFIG_SYS_SPL_MALLOC_SIZE=0x800000 # CONFIG_SPL_FS_EXT4 is not set CONFIG_SPL_MTD_SUPPORT=y CONFIG_SPL_NAND_DRIVERS=y |