On Jun 26, 2012, at 2:54 PM, Paul Gortmaker wrote:

> 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.woodho...@intel.com>
> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com>
> ---
> arch/powerpc/boot/Makefile                  |    1 -
> arch/powerpc/boot/dts/sbc8560.dts           |  406 ---------------------------
> arch/powerpc/configs/85xx/sbc8560_defconfig |   65 -----
> arch/powerpc/platforms/85xx/Kconfig         |    6 -
> arch/powerpc/platforms/85xx/Makefile        |    1 -
> arch/powerpc/platforms/85xx/sbc8560.c       |  254 -----------------
> 6 files changed, 0 insertions(+), 733 deletions(-)
> delete mode 100644 arch/powerpc/boot/dts/sbc8560.dts
> delete mode 100644 arch/powerpc/configs/85xx/sbc8560_defconfig
> delete mode 100644 arch/powerpc/platforms/85xx/sbc8560.c

applied

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to