[Cbe-oss-dev] [FYI 4/27] ps3: force romboot fixup
Michael Ellerman
michael at ellerman.id.au
Wed Nov 29 15:51:44 EST 2006
On Tue, 2006-11-28 at 20:36 -0800, Geoff Levand wrote:
> Michael Ellerman wrote:
> >> --- cell--common--7.orig/arch/powerpc/kernel/head_64.S
> >> +++ cell--common--7/arch/powerpc/kernel/head_64.S
> >> @@ -80,7 +80,11 @@
> >> _GLOBAL(__start)
> >> /* NOP this out unconditionally */
> >> BEGIN_FTR_SECTION
> >> +#if defined(CONFIG_PPC_PS3)
> >> + b .__start_initialization_ps3
> >> +#else
> >> b .__start_initialization_multiplatform
> >> +#endif
> >
> > Why is that necessary?
>
> For testing, to use the compiled in device tree, not the
> one passed by the bootloader.
OK, I hadn't read the other patches to the startup sequence. I was just
wondering how we move towards getting that functionality integrated, but
without the hack.
cheers
--
Michael Ellerman
OzLabs, IBM Australia Development Lab
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/cbe-oss-dev/attachments/20061129/006c4628/attachment.pgp>
More information about the cbe-oss-dev
mailing list