public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2 v2] rename _end to __bss_end__
Date: Thu, 03 Mar 2011 07:55:31 +0100	[thread overview]
Message-ID: <4D6F3B63.1090702@free.fr> (raw)
In-Reply-To: <1299056399-2022-1-git-send-email-ratbert.chuang@gmail.com>

Le 02/03/2011 09:59, Po-Yu Chuang a ?crit :
> From: Po-Yu Chuang<ratbert@faraday-tech.com>
>
> Currently, _end is used for end of BSS section.  We want _end to mean
> end of u-boot image, so we rename _end to __bss_end__ first.
>
> Signed-off-by: Po-Yu Chuang<ratbert@faraday-tech.com>
> ---
> This is done by the following command:
> $ for f in `find * -type f`; do sed -i 's/\<_end\>/__bss_end__/g' $f; done
>
> v2:
> modify commit message

Patch applied to u-boot-arm/master (as it is a bugfix), thanks!

Amicalement,
-- 
Albert.

      reply	other threads:[~2011-03-03  6:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02  5:53 [U-Boot] [PATCH 1/3] rename _end to __bss_end__ Po-Yu Chuang
2011-03-02  6:59 ` Albert ARIBAUD
2011-03-02  7:09   ` Po-Yu Chuang
2011-03-02  8:59 ` [U-Boot] [PATCH 1/2 v2] " Po-Yu Chuang
2011-03-03  6:55   ` Albert ARIBAUD [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=4D6F3B63.1090702@free.fr \
    --to=albert.aribaud@free.fr \
    --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