arm: Remove snowball and u8500_href boards
authorSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 01:18:58 +0000 (19:18 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Sep 2015 18:08:06 +0000 (14:08 -0400)
commit7495e41ba6420b6a5fd8928cded32d789d4c1639
tree5002c45bec58ac47708fddc74bf8a08ee2fe0c57
parentaf7f884ba1e6a1afbf2a75247d1bcd262d4314b2
arm: Remove snowball and u8500_href boards

These boards have not been converted to generic board by the deadline.
Remove them.

Signed-off-by: Simon Glass <sjg@chromium.org>
16 files changed:
arch/arm/Kconfig
arch/arm/include/asm/mach-types.h
board/st-ericsson/snowball/Kconfig [deleted file]
board/st-ericsson/snowball/MAINTAINERS [deleted file]
board/st-ericsson/snowball/Makefile [deleted file]
board/st-ericsson/snowball/db8500_pins.h [deleted file]
board/st-ericsson/snowball/snowball.c [deleted file]
board/st-ericsson/u8500/Kconfig [deleted file]
board/st-ericsson/u8500/MAINTAINERS [deleted file]
board/st-ericsson/u8500/Makefile [deleted file]
board/st-ericsson/u8500/gpio.c [deleted file]
board/st-ericsson/u8500/u8500_href.c [deleted file]
configs/snowball_defconfig [deleted file]
configs/u8500_href_defconfig [deleted file]
include/configs/snowball.h [deleted file]
include/configs/u8500_href.h [deleted file]