[Cbe-oss-dev] [FYI 4/27] ps3: force romboot fixup
Michael Ellerman
michael at ellerman.id.au
Wed Nov 29 15:28:26 EST 2006
> --- 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?
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/4e4748c3/attachment.pgp>
More information about the cbe-oss-dev
mailing list