[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS
authorKumar Gala <galak@kernel.crashing.org>
Thu, 8 Feb 2007 07:11:00 +0000 (01:11 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 9 Feb 2007 17:39:46 +0000 (11:39 -0600)
commit49baa91d6863df480fa05eb57524a274f77fa886
treea553de5b401466c6a61188565002f8ca4acff3e2
parent135637aa781a0480ba4ef2d3ad18fae408ace874
[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS

The MPC834x SYS board has always been called the MPC834x MDS since its public
release.  Removed all references to SYS and replaced with MDS.  Additionally
renamed the .dts to match the defconfig (mpc834x_mds*).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8349emds.dts [deleted file]
arch/powerpc/boot/dts/mpc834x_mds.dts [new file with mode: 0644]
arch/powerpc/configs/mpc834x_mds_defconfig
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/mpc834x_itx.c
arch/powerpc/platforms/83xx/mpc834x_mds.c [new file with mode: 0644]
arch/powerpc/platforms/83xx/mpc834x_sys.c [deleted file]
arch/powerpc/platforms/83xx/mpc834x_sys.h [deleted file]