[POWERPC] Add support for the mpc832x mds board
authorKim Phillips <kim.phillips@freescale.com>
Tue, 3 Oct 2006 01:10:30 +0000 (20:10 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 4 Oct 2006 05:27:49 +0000 (15:27 +1000)
commit9020fc960b8f5fbca0de6e4d11881ddc827aa61d
treef8ebaf9057a93a3f3d6d6af2e5aa73b695ddce65
parent6c4a2501d0b9fe90882efea5541275a46cda2a1a
[POWERPC] Add support for the mpc832x mds board

Add support for MPC832x MDS evaluation board.

This patch depends on the 8360+QE lib patches by Leo.

The MPC832x processors (MPC8323E, MPC8323, MPC8321E, MPC8321) sport
the e300c2 core plus a QUICC Engine (QE).  This patch adds support for
the 832x MDS evaluation board.

The 832x MDS dts and defconfig files are pending more tests.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/mpc832x_mds.c [new file with mode: 0644]
arch/powerpc/platforms/83xx/mpc832x_mds.h [new file with mode: 0644]