On Sat, Sep 19, 2015 at 03:00:17PM +0530, Lokesh Vutla wrote:

> If CONFIG_SYS_MALLOC_F_LEN is enabled, the stack is moved down to the
> specified size to make the malloc function available before relocation.
> But on keystone platforms SYS_SPL_MALLOC is immediately preceding stack,
> which is causing an overlap with this config enabled.
> So leave a gap between malloc space and stack space.
> 
> Signed-off-by: Lokesh Vutla <lokeshvu...@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to