]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spl: Kconfig: k3: Increase malloc size after relocation for R5
authorAndrew Davis <afd@ti.com>
Mon, 8 Dec 2025 19:06:33 +0000 (13:06 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 31 Dec 2025 16:13:00 +0000 (10:13 -0600)
commitd2bd9ee7de35b80092e1abaf8feb576dba25128f
tree0eb38213fc41b49177dbd65978ba34fd2b24a52e
parent0082756320d713c412d6df13c0a3be9b29cf7496
spl: Kconfig: k3: Increase malloc size after relocation for R5

Seems the "generous 2MB space" is no longer enough for SPL on some K3 R5
platforms so let's increase this to 4MB. That matches what we give to
ARM64 SPL, so combine these.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
common/spl/Kconfig
configs/am64x_evm_r5_defconfig