All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/85xx: fix NAND boot linker scripts for -fpic
Date: Fri, 18 May 2012 18:00:02 -0500	[thread overview]
Message-ID: <4FB6D472.7000207@freescale.com> (raw)
In-Reply-To: <20120501214551.GA12049@schlenkerla.am.freescale.net>

On 05/01/2012 04:45 PM, Scott Wood wrote:
> GOT is now handled the way the main u-boot.lds does it.  Without this,
> the boot hangs when built with newer GCC (since 4.6).  Older toolchains
> hid the issue by converting -fpic to -fPIC.
> 
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
>  arch/powerpc/cpu/mpc85xx/u-boot-nand.lds     |    5 +++--
>  arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |    4 +++-
>  2 files changed, 6 insertions(+), 3 deletions(-)

Applied to u-boot-nand-flash

-Scott

      parent reply	other threads:[~2012-05-18 23:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 21:45 [U-Boot] [PATCH] powerpc/85xx: fix NAND boot linker scripts for -fpic Scott Wood
2012-05-02  8:06 ` Joakim Tjernlund
2012-05-03  3:09 ` Chunhe Lan
2012-05-18 23:00 ` Scott Wood [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=4FB6D472.7000207@freescale.com \
    --to=scottwood@freescale.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.