diff options
Diffstat (limited to 'configs/brppt1_nand_defconfig')
-rw-r--r-- | configs/brppt1_nand_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brppt1_nand_defconfig b/configs/brppt1_nand_defconfig index 1db660f4e78..59aa2cc26ca 100644 --- a/configs/brppt1_nand_defconfig +++ b/configs/brppt1_nand_defconfig @@ -7,6 +7,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0x60000 +CONFIG_SYS_MALLOC_LEN=0x500000 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="am335x-brppt1-nand" CONFIG_AM33XX=y |