ARM: u300: retire ancient platforms
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Aug 2012 08:11:15 +0000 (10:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Aug 2012 11:53:04 +0000 (13:53 +0200)
commitfcb28d2e9db7f1fc146a6e95200f166a86224066
tree37e94239af87349e6463ad0d2cfdfc8d1ce22e3f
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
ARM: u300: retire ancient platforms

This retires the B26/S26, B330/S330 and B365/S365 boards from
the U300 platform. The only board really used anywhere today
is the S335 so let's concentrate any efforts on that one board.
Also the board variants are selected at compile-time, which is
strictly a no-no these days, if multi-board support is to be
brought back it need to happen using run-time and device tree.

My work on ARM Linux started on the B26/S26 so it's a bit sad
to see it go, but there is a time to move on with all things
in life.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-u300/Kconfig
arch/arm/mach-u300/core.c
arch/arm/mach-u300/i2c.c
arch/arm/mach-u300/include/mach/dma_channels.h
arch/arm/mach-u300/include/mach/irqs.h
arch/arm/mach-u300/include/mach/syscon.h
arch/arm/mach-u300/include/mach/u300-regs.h
arch/arm/mach-u300/u300-gpio.h
arch/arm/mach-u300/u300.c