
19 Jul
2019
19 Jul
'19
2:02 a.m.
On Tue, Jun 04, 2019 at 06:08:22PM -0500, Andreas Dannenberg wrote:
The malloc pool used before relocation is getting tight leading to out of memory errors doing certain DM-related calls. Since we are running the A53 SPL out of DDR let's just go ahead and bump its size as used in U-Boot proper as well as SPL (via Kconfig default value) from 8KB to 32KB.
Signed-off-by: Andreas Dannenberg dannenberg@ti.com Reviewed-by: Lokesh Vutla lokeshvutla@ti.com Acked-by: Andrew F. Davis afd@ti.com
Applied to u-boot/master, thanks!
--
Tom