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

David Gibson david at gibson.dropbear.id.au
Fri May 16 11:56:47 EST 2008


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?

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list