]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc32: support for MPC8555 CPU and board
authorKumar Gala <galak@somerset.sps.mot.com>
Mon, 2 Aug 2004 03:11:45 +0000 (20:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 Aug 2004 03:11:45 +0000 (20:11 -0700)
commit0e31581388fe87a240b849c9a21c32e8cddce9f5
treed4ad870833bb1c21c197dd57049a6641bc47b7b1
parent6caf098980f7947521452a4c72e677eb6095d99b
[PATCH] ppc32: support for MPC8555 CPU and board

The following patch adds completes the CPU support for the MPC8555 PowerPC.
 Additionally, it adds support for the MPC8555 CDS reference board.  This
is another PowerPC in the Freescale MPC85xx family.

* Add support for MPC8555 CPU and reference board

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/85xx/Kconfig
arch/ppc/platforms/85xx/Makefile
arch/ppc/platforms/85xx/mpc8555.c [new file with mode: 0644]
arch/ppc/platforms/85xx/mpc8555_cds.h [new file with mode: 0644]
arch/ppc/platforms/85xx/mpc85xx_cds_common.c [new file with mode: 0644]
arch/ppc/platforms/85xx/mpc85xx_cds_common.h [new file with mode: 0644]
arch/ppc/syslib/ppc85xx_setup.c
include/asm-ppc/mpc85xx.h