[U-Boot] [PATCH 6/6] powerpc: Add LINK_OFF calls in early C-code.

Joakim Tjernlund joakim.tjernlund at transmode.se
Sun Nov 28 17:32:25 CET 2010



Kim Phillips <kim.phillips at freescale.com> wrote on 2010/11/28 16:12:21:
>
> On Wed, 24 Nov 2010 22:59:55 +0100
> Wolfgang Denk <wd at denx.de> wrote:
>
> > Dear Joakim Tjernlund,
> >
> > In message <OF14AC2061.9896D2D3-ONC12577E5.0077F975-C12577E5.00785AA9 at transmode.se> you wrote:
> > >
> > >    Are you planning to apply some of my earlier patches(not this RFC series)
> > >    or are you waiting for Freescale to Ack/pick up? So far nobody
> > >    has said anything.
> >
> > I think these are all on Freescale's (Kim Phillips') list.
>
> outside of the PIC ones, which I believe are still outstanding, I have:
>
> Thu Nov 4 15:45:12 2010 +0100  "mpc83xx: Make it boot again"
>
>  -- which looks like it has comments that haven't been addressed

What comments would that be? There are none.

 Jocke

PS.
    The last version has this fix for the problem in case you are
    looking at an old one.

+   /* Wait for HW to catch up */
+   lwz r4, LBLAWAR1(r3)
+   twi 0,r4,0
+   isync



More information about the U-Boot mailing list