summaryrefslogtreecommitdiff
path: root/arch/nios2/dts
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2020-08-03 11:35:06 +0530
committerLokesh Vutla <lokeshvutla@ti.com>2020-08-11 20:34:46 +0530
commitf9916b6d3bdfa71bedd101a442656cc699c89719 (patch)
treec888bffd2fa3a1aaf9c5a794d796fceda62c0a50 /arch/nios2/dts
parent39388aebed67a64d1bac8cd6652e8f418c116252 (diff)
armv7R: K3: am654: Use full malloc in SPL both pre and post reloc
In order to be able to use things like file system drivers early on in SPL (before relocation) in a memory-constrained environment when DDR is not yet available we cannot use the simple malloc scheme which does not implement the freeing of previously allocated memory blocks. To address this issue go ahead and enable the use of the full malloc by manually initializing the required functionality inside board_init_f by creating a full malloc pool inside the pre-relocation malloc pool. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Diffstat (limited to 'arch/nios2/dts')
0 files changed, 0 insertions, 0 deletions