arm: Remove nhk8815 boards and nomadik arch
authorSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 01:19:14 +0000 (19:19 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Sep 2015 18:56:04 +0000 (14:56 -0400)
commit0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76
tree8e49977d9307021bc755d3441eebca83d6f230b3
parentb6073fd2115ec3418cead26ce8acaf5cfb0e2f98
arm: Remove nhk8815 boards and nomadik arch

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

Signed-off-by: Simon Glass <sjg@chromium.org>
19 files changed:
arch/arm/Kconfig
arch/arm/mach-nomadik/Kconfig [deleted file]
arch/arm/mach-nomadik/Makefile [deleted file]
arch/arm/mach-nomadik/gpio.c [deleted file]
arch/arm/mach-nomadik/include/mach/gpio.h [deleted file]
arch/arm/mach-nomadik/include/mach/mtu.h [deleted file]
arch/arm/mach-nomadik/reset.S [deleted file]
arch/arm/mach-nomadik/timer.c [deleted file]
board/st/nhk8815/Kconfig [deleted file]
board/st/nhk8815/MAINTAINERS [deleted file]
board/st/nhk8815/Makefile [deleted file]
board/st/nhk8815/README.nhk8815 [deleted file]
board/st/nhk8815/nhk8815.c [deleted file]
configs/nhk8815_defconfig [deleted file]
configs/nhk8815_onenand_defconfig [deleted file]
drivers/mtd/nand/Makefile
drivers/mtd/nand/nomadik.c [deleted file]
include/configs/nhk8815.h [deleted file]
include/nomadik.h [deleted file]