]> Git Repo - u-boot.git/commit
configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation
authorJudith Mendez <[email protected]>
Mon, 29 Apr 2024 21:49:36 +0000 (16:49 -0500)
committerTom Rini <[email protected]>
Fri, 3 May 2024 18:22:59 +0000 (12:22 -0600)
commit8c1019bec85a8d06883638548d34b39aba116630
tree8e9dc85fdbfcb4c77317ead4a33a93b9b4d947d1
parent38d88f1db3b13c4a7cc9662e2078b5fe33866a89
configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation

On AM62x SK we can see a boot failure with signature "alloc space
exhausted", so fix by increasing size of SPL_STACK_R_MALLOC_SIMPLE_LEN.

Fixes: 128f81290b ("arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images")
Signed-off-by: Judith Mendez <[email protected]>
Tested-by: Alexander Sverdlin <[email protected]>
Reviewed-by: Bryan Brattlof <[email protected]>
configs/am62x_evm_r5_defconfig
This page took 0.034606 seconds and 4 git commands to generate.