[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800
authorDale Farnsworth <dale@farnsworth.org>
Sat, 12 May 2007 00:58:43 +0000 (10:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 12 May 2007 01:32:50 +0000 (11:32 +1000)
commitfd4ba7e2b7ce9a48b8c60d5fcd65feda5746812e
treec6a32e72c977ab54a264e6e4782e5b76e7f79c8a
parentc368d921daed3c7cfba9752a45b2a8804cd54128
[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800

This finally adds the PPC_PRPMC2800 Kconfig option, the board setup
code (the setup and reset functions) and the defconfig, to support the
Motorola PrPMC2800 platform.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/configs/prpmc2800_defconfig [new file with mode: 0644]
arch/powerpc/platforms/embedded6xx/Kconfig
arch/powerpc/platforms/embedded6xx/Makefile
arch/powerpc/platforms/embedded6xx/prpmc2800.c [new file with mode: 0644]