All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mpc8xx: move common linker scripts into the CPU directory
Date: Tue, 09 Sep 2014 08:17:06 +0200	[thread overview]
Message-ID: <540E9B62.7070607@denx.de> (raw)
In-Reply-To: <1410243128-1332-1-git-send-email-yamada.m@jp.panasonic.com>

On 09.09.2014 08:12, Masahiro Yamada wrote:
> Each CPU of PowerPC has its default linker script under the CPU
> directory, except mpc8xx.
>
> Every mpc8xx board has its own linker script under the board
> directory, resulting in lots of duplication of linker scripts.
>
> I notice eight mpc8xx boards have the same linker script.
> We can decrease the number of linker scripts by putting a single
> default linker script, arch/powerpc/cpu/mpc8xx/u-boot.lds.
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Wolfgang Denk <wd@denx.de>

Thanks again for spotting such issues:

Acked-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

  reply	other threads:[~2014-09-09  6:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09  6:12 [U-Boot] [PATCH] mpc8xx: move common linker scripts into the CPU directory Masahiro Yamada
2014-09-09  6:17 ` Stefan Roese [this message]
2014-09-25 14:44 ` [U-Boot] " Tom Rini

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=540E9B62.7070607@denx.de \
    --to=sr@denx.de \
    --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.