]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: sl28: increase SPL_SYS_MALLOC_SIZE
authorMichael Walle <mwalle@kernel.org>
Fri, 13 Dec 2024 10:23:18 +0000 (11:23 +0100)
committerPeng Fan <peng.fan@nxp.com>
Sun, 15 Dec 2024 01:00:31 +0000 (09:00 +0800)
commit6c849340b7ab5953e061885c4f7152bd93e3ba49
tree4698ad960f16de2cb8cd5ec39323fe30245d5757
parent781a7c660cee194566d8e21f20c156e40bcea322
board: sl28: increase SPL_SYS_MALLOC_SIZE

Increase the malloc size to 2MiB because our FIT image exceeds the 1MiB
limit either if BL31 mode is enabled or if another device tree is added
to the image.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Tested-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
configs/kontron_sl28_defconfig