powerpc: remove Wind River SBC8560 support
commitb048b4e17cbb5c70dd57858a946881dbb73caa99
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 26 Jun 2012 19:54:27 +0000 (26 15:54 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jul 2012 12:07:21 +0000 (10 07:07 -0500)
tree879dc41782e5b5ba4732a458c225576fee2113d4
parent572546b334a8efb48e576911b5b94aaf3b81ffd0
powerpc: remove Wind River SBC8560 support

This reference board dates back to 2004, and is largely a legacy
EOL product.  The MPC8560 is a pre e500v2 CPU.  The SBC8548 is
a more modern, better e500v2 target for people to use as a
reference board with today's kernels, should they require one.

Removing support for it will also allow us to remove some
sbc8560 specific quirk handling in 8250 UART code, and some
MTD mapping support.

Cc: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/Makefile
arch/powerpc/boot/dts/sbc8560.dts [deleted file]
arch/powerpc/configs/85xx/sbc8560_defconfig [deleted file]
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/sbc8560.c [deleted file]