From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] nios2 - adjust gbl data off to account for bd_info
Date: Fri, 24 Feb 2012 11:03:18 +0800 [thread overview]
Message-ID: <4F46FDF6.5030003@wytron.com.tw> (raw)
In-Reply-To: <1329781545-18177-1-git-send-email-alex@alexhornung.com>
On 02/21/2012 07:45 AM, Alex Hornung wrote:
> * Adjust the GBL_DATA_OFFSET to account for the fact that we'll be
> using the space between that offset and the start of the malloc
> region to allocate both a gd structure and a board info structure.
>
> * This fixes a memory corruption bug due to overlap of the malloc
> region and the bd_info structure.
>
> Signed-off-by: Alex Hornung<alex@alexhornung.com>
> ---
> include/configs/nios2-generic.h | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
Dear Alex,
Applied. Thanks.
Best regards,
Thomas
prev parent reply other threads:[~2012-02-24 3:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 23:45 [U-Boot] [PATCH 1/1] nios2 - adjust gbl data off to account for bd_info Alex Hornung
2012-02-21 10:33 ` Graeme Russ
2012-02-23 8:13 ` Alex Hornung
2012-02-23 8:49 ` Graeme Russ
2012-02-23 23:54 ` Mike Frysinger
2012-02-24 3:03 ` Thomas Chou [this message]
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=4F46FDF6.5030003@wytron.com.tw \
--to=thomas@wytron.com.tw \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.