commit | fa0a3d95fcb955562d9c860d6bedb332c909da58 | [log] [tgz] |
---|---|---|
author | Udit Kumar <u-kumar1@ti.com> | Fri Oct 06 10:15:55 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 12 14:06:04 2023 -0400 |
tree | cdff21e5734e08a284e31a1d52cbe6041dab1685 | |
parent | df73e791ce09430e5d88471b8861859d7c9af386 [diff] |
configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM The malloc capacity in DRAM at R5 SPL is set to 1MB which isn't sufficient to load the new tispl.bin to enable loading of tispl.bin the size is increased by 256KB to 1.25MB. Cc: Nikhil M Jain <n-jain1@ti.com> Signed-off-by: Udit Kumar <u-kumar1@ti.com> Reviewed-by: Nishanth Menon <nm@ti.com> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Reviewed-by: Nikhil M Jain <n-jain1@ti.com>