Skip to content
Commit 7f8062b7 authored by Masahisa Kojima's avatar Masahisa Kojima Committed by Tom Rini
Browse files

configs: synquacer: increase SYS_MALLOC_F_LEN



DM_FLAG_PRE_RELOC flag is added into some drivers
by recent commits such as
1bd790bc ("firmware: psci: enable DM_FLAG_PRE_RELOC").
Current SYS_MALLOC_F_LEN of SynQuacer Developerbox platform
is too small, Developerbox will not boot due to lack of
heap memory.

This commit increases the size of heap memory.

Signed-off-by: default avatarMasahisa Kojima <masahisa.kojima@linaro.org>
Acked-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent bf52766d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment