Re: [patch 3/6] PS3: Bootwrapper improvements

2008-03-27 Thread Geert Uytterhoeven
On Wed, 26 Mar 2008, Geoff Levand wrote: > --- a/arch/powerpc/boot/ps3.c > +++ b/arch/powerpc/boot/ps3.c > } > > -void platform_init(void) > +void platform_init(unsigned long null_check) > { > const u32 heapsize = 0x100 - (u32)_end; /* 16

[patch 3/6] PS3: Bootwrapper improvements

2008-03-26 Thread Geoff Levand
Improve the debuging support of the PS3 bootwraper code: o Increase the size of the PS3 bootwrapper overlay from 256 to 512 bytes to allow for more debugging code in the overlay. o Use the dot symbol to set the size of __system_reset_overlay. The asembler will then emit an error if the ov