configs: sama7g5ek: set malloc pool to 68K
Set malloc pool to 68K for sama7g5ek. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
This commit is contained in:
parent
ac3740c9f2
commit
86eeab7d89
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user