[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS
authorKumar Gala <galak@kernel.crashing.org>
Sat, 17 Feb 2007 16:13:56 +0000 (10:13 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Sat, 17 Feb 2007 16:13:56 +0000 (10:13 -0600)
commit322d05a1c455266e522e8aa7010c40f390029b41
tree8e95503244513f476b406003c52aed4fcfb7ae02
parentf7993ed57ac06da168d29c587d1bc0dce0f11c78
[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS

The MPC836x PB board is really just one part of the MPC836x MDS.  We currently
name all other PB boards as MDS.  Removed all references to PB and replaced
with MDS.  Additionally renamed the .dts to match the defconfig (mpc836x_mds*).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8360emds.dts [deleted file]
arch/powerpc/boot/dts/mpc836x_mds.dts [new file with mode: 0644]
arch/powerpc/configs/mpc8360emds_defconfig [deleted file]
arch/powerpc/configs/mpc836x_mds_defconfig [new file with mode: 0644]
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/mpc8360e_pb.c [deleted file]
arch/powerpc/platforms/83xx/mpc836x_mds.c [new file with mode: 0644]