[Cbe-oss-dev] [FYI 3/27] ps3: romboot fixup
Stephen Rothwell
sfr at canb.auug.org.au
Wed Nov 29 23:15:06 EST 2006
Hi Geoff,
[Please try you rahrdest to post patches inline because attaching them
makes it hard to supply inline commentary on them. Thanks]
On Tue, 28 Nov 2006 20:12:09 -0800 Geoff Levand <geoffrey.levand at am.sony.com> wrote:
>
> @@ -482,7 +487,11 @@
> .globl __start_interrupts
> __start_interrupts:
>
> +#if defined(CONFIG_PPC_PS3_ROMBOOT)
> + b .__start_initialization_ps3
> +#else
> STD_EXCEPTION_PSERIES(0x100, system_reset)
> +#endif
This is a pain! It means that we can't build a single kernel that will
boot on pSeries (etc) and PS3 (ROMBOOT?). There may be other reasons,
of course, but this on it own does it.
(I have spent considerable time trying to get a single image that will
boot on any PPC64 machine, so this is in my thoughts).
--
Cheers,
Stephen Rothwell sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/cbe-oss-dev/attachments/20061129/26c50d53/attachment.pgp>
More information about the cbe-oss-dev
mailing list