public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <skuribay@pobox.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MIPS: Introduce --gc-sections for MIPS
Date: Tue, 10 May 2011 00:34:32 +0900	[thread overview]
Message-ID: <4DC80988.5040408@pobox.com> (raw)
In-Reply-To: <1302880604-17275-1-git-send-email-daniel.schwierzeck@googlemail.com>

Hi Daniel,

On 04/16/2011 12:16 AM, daniel.schwierzeck at googlemail.com wrote:
> All architectures but MIPS are using --gc-sections on final linking.
> This patch introduces that feature for MIPS to reduce the memory and
> flash footprint.
> 
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
> Cc: Shinya Kuribayashi <skuribay@pobox.com>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Stefan Roese <sr@denx.de>
> Cc: Thomas Lange <thomas@corelatus.se>
> Cc: Vlad Lungu <vlad.lungu@windriver.com>
> ---
> Tested with ELDK-4.1 and self-built gcc-4.3.3/binutils-2.19.1 on my
> boards. I could not test the other boards so I would appreciate it if
> the maintainers in CC could do a quick test on their boards.
> 
>  arch/mips/config.mk           |    2 ++
>  board/dbau1x00/u-boot.lds     |   10 +++++-----
>  board/gth2/u-boot.lds         |   10 +++++-----
>  board/incaip/u-boot.lds       |   10 +++++-----
>  board/micronas/vct/u-boot.lds |   10 +++++-----
>  board/pb1x00/u-boot.lds       |   10 +++++-----
>  board/qemu-mips/u-boot.lds    |   10 +++++-----
>  board/tb0229/u-boot.lds       |   10 +++++-----
>  examples/standalone/mips.lds  |   10 +++++-----
>  9 files changed, 42 insertions(+), 40 deletions(-)

Thanks for the work, now pushed to u-boot-mips/master.

By the way, would you do me a favor.  In your mail header,

> From: daniel.schwierzeck at googlemail.com

Please provide this in the form of, From: Your Name <your@address>

This helps patch maintainer(s) to avoid manually fixing Author: field,
which is wrongly set when importing patches from E-mails using git-am.
I noticed this when we got patches from you for the first time around
this February or March and fixed manually at that time, but forgot to
tell about that.

      parent reply	other threads:[~2011-05-09 15:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15 15:16 [U-Boot] [PATCH] MIPS: Introduce --gc-sections for MIPS daniel.schwierzeck at googlemail.com
2011-04-15 15:50 ` Shinya Kuribayashi
2011-04-16  9:14   ` Aaron Williams
2011-05-09 15:34 ` Shinya Kuribayashi [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=4DC80988.5040408@pobox.com \
    --to=skuribay@pobox.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