diff options
Diffstat (limited to 'configs/porter_defconfig')
-rw-r--r-- | configs/porter_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/porter_defconfig b/configs/porter_defconfig index 40b95d2dfb..358bed1297 100644 --- a/configs/porter_defconfig +++ b/configs/porter_defconfig @@ -12,6 +12,7 @@ CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x40000 CONFIG_ENV_OFFSET=0xC0000 CONFIG_ENV_SECT_SIZE=0x40000 +CONFIG_SYS_MALLOC_LEN=0x100000 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="r8a7791-porter-u-boot" CONFIG_SPL_TEXT_BASE=0xe6300000 |