public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 2/8] ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN
Date: Thu, 22 Oct 2015 17:20:45 -0400	[thread overview]
Message-ID: <20151022212045.GD23893@bill-the-cat> (raw)
In-Reply-To: <1442655023-15966-3-git-send-email-lokeshvutla@ti.com>

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@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>

  reply	other threads:[~2015-10-22 21:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-19  9:30 [U-Boot] [PATCH 0/8] ARM: keystone2: Enable OF_CONTROL and DM Lokesh Vutla
2015-09-19  9:30 ` [U-Boot] [PATCH 1/8] ARM: keystone2: Fix serial port init Lokesh Vutla
2015-10-22 21:20   ` [U-Boot] [U-Boot,1/8] " Tom Rini
2015-09-19  9:30 ` [U-Boot] [PATCH 2/8] ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN Lokesh Vutla
2015-10-22 21:20   ` Tom Rini [this message]
2015-09-19  9:30 ` [U-Boot] [PATCH 3/8] ARM: dts: Keystone2: Import generic dt files from Linux Kernel Lokesh Vutla
2015-10-22 21:20   ` [U-Boot] [U-Boot, " Tom Rini
2015-09-19  9:30 ` [U-Boot] [PATCH 4/8] ARM: dts: keystone2: Do not use LPAE addresses in U-Boot Lokesh Vutla
2015-10-22 21:20   ` [U-Boot] [U-Boot, " Tom Rini
2015-09-19  9:30 ` [U-Boot] [PATCH 5/8] ARM: dts: k2hk: Enable OF_CONTROL and DM Lokesh Vutla
2015-10-22 21:20   ` [U-Boot] [U-Boot,5/8] " Tom Rini
2015-09-19  9:30 ` [U-Boot] [PATCH 6/8] ARM: dts: k2l: " Lokesh Vutla
2015-10-22 21:21   ` [U-Boot] [U-Boot,6/8] " Tom Rini
2015-09-19  9:30 ` [U-Boot] [PATCH 7/8] ARM: dts: k2e: " Lokesh Vutla
2015-10-22 21:21   ` [U-Boot] [U-Boot,7/8] " Tom Rini
2015-09-19  9:30 ` [U-Boot] [PATCH 8/8] ARM: keystone2: Use dtb images by default Lokesh Vutla
2015-10-22 21:21   ` [U-Boot] [U-Boot, " Tom Rini
2015-10-22  9:37 ` [U-Boot] [PATCH 0/8] ARM: keystone2: Enable OF_CONTROL and DM Lokesh Vutla
2015-10-22 11:23   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151022212045.GD23893@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox