[PATCH 2/5] powerpc: boot code for the C2K

Remi Machet rmachet at slac.stanford.edu
Sat May 17 01:46:59 EST 2008


On Fri, 2008-05-16 at 11:56 +1000, David Gibson wrote:
> On Thu, May 15, 2008 at 05:23:40PM -0700, Remi Machet wrote:
> > Support for the C2K cPCI Single Board Computer from GEFanuc
> > (PowerPC MPC7448 with a Marvell MV64460 chipset)
> > All features of the board are not supported yet, but the board
> > boots, flash works, all Ethernet ports are working and PCI 
> > devices are all found (USB and SATA on PCI1 do not work yet).
> > 
> > Part 2 of 5: support for the board in arch/powerpc/boot.
> > 
> > Signed-off-by: Remi Machet <rmachet at slac.stanford.edu>
> 
> [snip]
> > +BSS_STACK(16*KB);
> 
> 16kB is a really big stack for a bootwrapper.  Do you really need this
> much?
> 
No, it was in the PRPMC2800 board file that I took as an example. I will
tune that a little bit better and resubmit the patch.

Thanks !

Remi





More information about the Linuxppc-dev mailing list