[U-Boot-Users] [PATCH] Make MPC83xx one step closer to full relocation.

Joakim Tjernlund Joakim.Tjernlund at transmode.se
Sat Mar 29 00:47:01 CET 2008


> -----Original Message-----
> From: Kim Phillips [mailto:kim.phillips at freescale.com]
> Sent: den 29 mars 2008 00:33
> To: Joakim Tjernlund
> Cc: u-boot-users at lists.sourceforge.net
> Subject: Re: [PATCH] Make MPC83xx one step closer to full relocation.
> 
> On Fri, 28 Mar 2008 15:41:25 +0100
> Joakim Tjernlund <Joakim.Tjernlund at transmode.se> wrote:
> 
> > Remove a few absolute references to CFG_MONITOR_BASE for ppc/mpc83xx
> > and use GOT relative reference.
> > ---
> >  cpu/mpc83xx/start.S |   11 +++++++----
> >  lib_ppc/board.c     |    3 ++-
> >  2 files changed, 9 insertions(+), 5 deletions(-)
> 
> Joakim,
> 
> this patch is missing your signoff, and doesn't apply cleanly (even
> adds whitespace).

It doesn't apply because you have been sitting on it for too long :)
I sent long ago and you said would apply it in the next merge window,
but seems to have forgotten about it. Sorry for the whitespace. I am still
on the last u-boot release so I am afraid I can't do much about it ATM.
I hope you can clean up the WS.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund at transmode.se>

> 
> btw, shouldn't it fix up the other ppc start.S files?

The other ppc's won't break and I only got a 83xx, hence I only did
it for 83xx, hoping it would serve as a guide for the rest.

    Jocke

> 
> Kim
> 






More information about the U-Boot mailing list