From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v11,02/31] Replace __bss_end__ with __bss_end
Date: Fri, 15 Mar 2013 09:33:20 -0400 [thread overview]
Message-ID: <20130315133320.GA23324@bill-the-cat> (raw)
In-Reply-To: <1363280122-19083-3-git-send-email-sjg@chromium.org>
On Thu, Mar 14, 2013 at 06:54:53AM -0000, Simon Glass wrote:
> Note this is a tree-wide change affecting multiple architectures.
>
> At present we use __bss_start, but mostly __bss_end__. This seems
> inconsistent and in a number of places __bss_end is used instead.
>
> Change to use __bss_end for the BSS end symbol throughout U-Boot. This
> makes it possible to use the asm-generic/sections.h file on all
> archs.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
Need a v12 here to cover a4m2k and a3m071 (powerpc).
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130315/0b4094c8/attachment.pgp>
next prev parent reply other threads:[~2013-03-15 13:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-14 16:54 [U-Boot] [PATCH v11 02/31] Replace __bss_end__ with __bss_end Simon Glass
2013-03-14 17:06 ` Albert ARIBAUD
2013-03-14 17:43 ` Simon Glass
2013-03-15 13:33 ` Tom Rini [this message]
2013-03-15 15:47 ` [U-Boot] [U-Boot,v11,02/31] " Simon Glass
2013-03-15 15:50 ` Tom Rini
2013-03-15 15:54 ` Simon Glass
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=20130315133320.GA23324@bill-the-cat \
--to=trini@ti.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 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.