armv7R: K3: am654: Use full malloc implementation in SPL
authorAndreas Dannenberg <dannenberg@ti.com>
Tue, 4 Jun 2019 22:55:49 +0000 (17:55 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 17 Jul 2019 15:12:54 +0000 (11:12 -0400)
commitb3b1ed4bca0130c7c4de01948b1df2affa589444
treed28c464aacec7f9fa3805095b8560b3cb65e2ef9
parent0c45dfadec2bd736821e69f9822af8ecbd052a2f
armv7R: K3: am654: Use full malloc implementation in SPL

Switch to using the full malloc scheme in post-relocation SPL to allow
better utilization of available memory for example by allowing memory
to get freed. Initially allocate a 16MB-sized region in DDR starting
at address 0x84000000 for this purpose.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
configs/am65x_evm_r5_defconfig
configs/am65x_hs_evm_r5_defconfig
include/configs/am65x_evm.h