[U-Boot] [PATCH 0/7] malloc_simple: Add support for switching to DRAM heap

Hans de Goede hdegoede at redhat.com
Sun Sep 13 17:42:38 CEST 2015


Hi Simon,

Here is a patch-set to add support to keep using simple-malloc after dram
is available in the SPL, using the spl stack relocation function to
switch to a new heap which uses a chunk of the now in DRAM stack.

I think you're the best candidate to review and merge the core patches
(patches 1 - 4).

I'll merge the sunxi patches through my tree once the core patches are
in place. Esp. the patch to make sunxi use CONFIG_SPL_STACK_R is likely
to cause conflicts if not merged through the sunxi tree.

Regards,

Hans

p.s.

In case it is not clear, these patches are intended for the next devel cycle.


More information about the U-Boot mailing list