ARM: remove cm4008 and cm41xx board support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 24 Feb 2015 02:45:07 +0000 (11:45 +0900)
committerTom Rini <trini@ti.com>
Tue, 24 Feb 2015 22:07:11 +0000 (17:07 -0500)
commita2f39e830e509cb63aad2c752573d1c871a1d4bf
tree60aa6505a003b2a735a110b29c7b29b8c2b0c931
parent346cfba4f013c34e1dc16948d1ed89dc8c44c478
ARM: remove cm4008 and cm41xx board support

These are still non-generic boards.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Greg Ungerer <greg.ungerer@opengear.com>
Acked-by: Marek Vasut <marex@denx.de>
30 files changed:
arch/arm/Kconfig
arch/arm/cpu/arm920t/Makefile
arch/arm/cpu/arm920t/ks8695/Makefile [deleted file]
arch/arm/cpu/arm920t/ks8695/lowlevel_init.S [deleted file]
arch/arm/cpu/arm920t/ks8695/timer.c [deleted file]
arch/arm/include/asm/arch-ks8695/platform.h [deleted file]
board/cm4008/Kconfig [deleted file]
board/cm4008/MAINTAINERS [deleted file]
board/cm4008/Makefile [deleted file]
board/cm4008/cm4008.c [deleted file]
board/cm4008/config.mk [deleted file]
board/cm4008/flash.c [deleted file]
board/cm41xx/Kconfig [deleted file]
board/cm41xx/MAINTAINERS [deleted file]
board/cm41xx/Makefile [deleted file]
board/cm41xx/cm41xx.c [deleted file]
board/cm41xx/config.mk [deleted file]
board/cm41xx/flash.c [deleted file]
configs/cm4008_defconfig [deleted file]
configs/cm41xx_defconfig [deleted file]
doc/README.scrapyard
drivers/net/Makefile
drivers/net/ks8695eth.c [deleted file]
drivers/serial/Makefile
drivers/serial/serial.c
drivers/serial/serial_ks8695.c [deleted file]
include/configs/cm4008.h [deleted file]
include/configs/cm41xx.h [deleted file]
include/netdev.h
include/serial.h