diff options
Diffstat (limited to 'configs/brppt1_spi_defconfig')
-rw-r--r-- | configs/brppt1_spi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brppt1_spi_defconfig b/configs/brppt1_spi_defconfig index 2072128736d..3cf9a26c5ff 100644 --- a/configs/brppt1_spi_defconfig +++ b/configs/brppt1_spi_defconfig @@ -8,6 +8,7 @@ CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0x20000 CONFIG_ENV_SECT_SIZE=0x10000 +CONFIG_SYS_MALLOC_LEN=0x500000 CONFIG_DM_GPIO=y CONFIG_SPL_DM_SPI=y CONFIG_DEFAULT_DEVICE_TREE="am335x-brppt1-spi" |