[U-Boot] [U-Boot, 2/8] ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN

Tom Rini trini at konsulko.com
Thu Oct 22 23:20:45 CEST 2015


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 <lokeshvutla at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151022/81c21bc6/attachment.sig>


More information about the U-Boot mailing list