powerpc: C2K board driver
commit46388c0d88add1c39926cd415039fe931edd5829
authorRemi Machet <rmachet@slac.stanford.edu>
Fri, 16 May 2008 19:31:04 +0000 (17 05:31 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jun 2008 03:42:27 +0000 (9 13:42 +1000)
tree5a7f755de93bb8fc2718f8eb099b0e4247c7d99f
parentc6ec08e03dd06b8dfa3f6d938b0a89c6ed8475c9
powerpc: C2K board driver

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 3 of 5: driver for the board.  At this time it is very generic
and similar to its original, the driver for the prpmc2800.

Signed-off-by: Remi Machet <rmachet@slac.stanford.edu>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/embedded6xx/Makefile
arch/powerpc/platforms/embedded6xx/c2k.c [new file with mode: 0644]