[PATCH v1] board: toradex: verdin-am62_r5: Increase SPL_STACK_R_MALLOC_SIMPLE_LEN
Tom Rini
trini at konsulko.com
Fri Mar 22 20:26:09 CET 2024
On Wed, 20 Mar 2024 13:48:45 -0300, Hiago De Franco wrote:
> Increase the SPL_STACK_R_MALLOC_SIMPLE_LEN to 0x200000 to accommodate the
> size of tispl.bin fit image. With the recent upgrade of ti-linux-firmware
> from version v9.1.0 to v9.2.5, the size of tispl.bin fit image has
> increased to 1.4MB, causing allocation errors in the R5 SPL:
>
> ```
> alloc space exhausted
> Could not get FIT buffer of 1325056 bytes
> check CONFIG_SPL_SYS_MALLOC_SIZE
> ```
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list