From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 22 Oct 2015 17:20:45 -0400 Subject: [U-Boot] [U-Boot, 2/8] ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN In-Reply-To: <1442655023-15966-3-git-send-email-lokeshvutla@ti.com> References: <1442655023-15966-3-git-send-email-lokeshvutla@ti.com> Message-ID: <20151022212045.GD23893@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: