summaryrefslogtreecommitdiff
path: root/configs/sama7g5ek_mmc1_defconfig
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2020-06-02 15:14:14 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2021-01-07 10:44:15 +0300
commit86eeab7d8985f98d842dd75a012152df8272ef1d (patch)
tree64d2ec646b7fbed3eb9bf4bf67f80f9a4943f39d /configs/sama7g5ek_mmc1_defconfig
parentac3740c9f2c8d75e5d57d852f85eee30fe16b2c0 (diff)
downloadu-boot-86eeab7d8985f98d842dd75a012152df8272ef1d.tar.xz
configs: sama7g5ek: set malloc pool to 68K
Set malloc pool to 68K for sama7g5ek. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Diffstat (limited to 'configs/sama7g5ek_mmc1_defconfig')
-rw-r--r--configs/sama7g5ek_mmc1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index d54af0ccbf..2da766d4e2 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_AT91=y
CONFIG_SYS_TEXT_BASE=0x66f00000
CONFIG_TARGET_SAMA7G5EK=y
CONFIG_NR_DRAM_BANKS=1
+CONFIG_SYS_MALLOC_F_LEN=0x11000
CONFIG_ENV_SIZE=0x4000
CONFIG_DM_GPIO=y
CONFIG_DEBUG_UART_BOARD_INIT=y