diff options
Diffstat (limited to 'configs/10m50_defconfig')
-rw-r--r-- | configs/10m50_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/10m50_defconfig b/configs/10m50_defconfig index caac06b15ee..1ebbcc50f39 100644 --- a/configs/10m50_defconfig +++ b/configs/10m50_defconfig @@ -3,6 +3,7 @@ CONFIG_SYS_CONFIG_NAME="10m50_devboard" CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_SECT_SIZE=0x10000 +CONFIG_SYS_MALLOC_LEN=0x20000 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="10m50_devboard" CONFIG_SYS_LOAD_ADDR=0xcc000000 |