diff options
author | Andreas Dannenberg <dannenberg@ti.com> | 2019-06-04 18:08:22 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-17 11:13:18 -0400 |
commit | 13b569c4b9026c5be99f581f20d4089c05cab560 (patch) | |
tree | 8d9aae739e18a2bac86b4104ba186c446d0442b3 /arch/arm/mach-k3/include/mach | |
parent | 2fcaae62f033c85d85d1d0f5a39626511e7e0c6c (diff) |
configs: am65x_hs_evm_a53: Increase malloc pool before relocation
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>
Diffstat (limited to 'arch/arm/mach-k3/include/mach')
0 files changed, 0 insertions, 0 deletions