
21 Jun
2023
21 Jun
'23
8:41 p.m.
On Thu, Jun 01, 2023 at 06:13:51PM +0900, Masahisa Kojima wrote:
DM_FLAG_PRE_RELOC flag is added into some drivers by recent commits such as 1bd790bc4b ("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: Masahisa Kojima masahisa.kojima@linaro.org Acked-by: Ilias Apalodimas ilias.apalodimas@linaro.org Acked-by: Jassi Brar jaswinder.singh@linaro.org
Applied to u-boot/next, thanks!
--
Tom