From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v11 02/31] Replace __bss_end__ with __bss_end
Date: Thu, 14 Mar 2013 18:06:59 +0100 [thread overview]
Message-ID: <20130314180659.61d88795@lilith> (raw)
In-Reply-To: <1363280122-19083-3-git-send-email-sjg@chromium.org>
Hi Simon,
On Thu, 14 Mar 2013 09:54:53 -0700, Simon Glass <sjg@chromium.org>
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>
> ---
> Changes in v11: None
> Changes in v10: None
> Changes in v9: None
> Changes in v8: None
> Changes in v7: None
> Changes in v6: None
> Changes in v5:
> - Add new patch to replace __bss_end__ with __bss_end
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
Not sure I understand why you are reposting this, especially with same
version as previously. If you needed to rebase, please indicate so.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2013-03-14 17:06 UTC|newest]
Thread overview: 8+ 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 [this message]
2013-03-14 17:43 ` Simon Glass
2013-03-15 13:33 ` [U-Boot] [U-Boot,v11,02/31] " Tom Rini
2013-03-15 15:47 ` Simon Glass
2013-03-15 15:50 ` Tom Rini
2013-03-15 15:54 ` Simon Glass
-- strict thread matches above, loose matches on Subject: below --
2013-03-13 22:14 [U-Boot] [PATCH v11 02/31] " 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=20130314180659.61d88795@lilith \
--to=albert.u.boot@aribaud.net \
--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.