[U-Boot] [RFC PATCH v1] powerpc: add --bss-plt to LDFLAGS
Joakim Tjernlund
joakim.tjernlund at transmode.se
Thu Sep 25 09:26:32 CEST 2014
>
> On 09/09/2014 09:03 PM, Chris Packham wrote:
> > With some versions of gcc (that we know of 4.6.3 and 4.8.2 are
affected)
> > it is necessary to specify --bss-plt to get the final blrl in the
> > _GOT2_TABLE_. Without this the last symbol does not get it's address
> > relocated. For the P2041RDB board this ended up being
> > NetArpWaitTimerStart which caused the ARP packets to timeout
> > immediately.
> >
> > Helped-by: Joakim Tjernlund <joakim.tjernlund at transmode.se>
> > Signed-off-by: Chris Packham <judge.packham at gmail.com>
> > ---
>
> Dear Wolfgang,
>
> I am trying to apply this patch. Shall I drop the "Helped-by:" line. I
> understand Chris is giving credit to Joakim. But "Helped-by:" is not a
standard
> signature.
I am happy with Acked-by or Sign-off-by, you choose.
Jocke
More information about the U-Boot
mailing list