]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: ppc4xx: remove board support for KAREF and METROBOX
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Sun, 28 Sep 2014 16:37:57 +0000 (01:37 +0900)
committerTom Rini <trini@ti.com>
Fri, 10 Oct 2014 13:44:42 +0000 (09:44 -0400)
commitdc9617e0cee28808863cbb21f4528f89bc383923
tree6a832d0ebd45aec45efc386a2a29f930f7839801
parent717a23b871d1563bc3a063ebceccf13a2ca2d10b
powerpc: ppc4xx: remove board support for KAREF and METROBOX

These boards have been orphaned for more than 6 months.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
30 files changed:
arch/powerpc/cpu/ppc4xx/Kconfig
board/sandburst/common/flash.c [deleted file]
board/sandburst/common/sb_common.c [deleted file]
board/sandburst/common/sb_common.h [deleted file]
board/sandburst/karef/Kconfig [deleted file]
board/sandburst/karef/MAINTAINERS [deleted file]
board/sandburst/karef/Makefile [deleted file]
board/sandburst/karef/config.mk [deleted file]
board/sandburst/karef/hal_ka_of_auto.h [deleted file]
board/sandburst/karef/hal_ka_sc_auto.h [deleted file]
board/sandburst/karef/init.S [deleted file]
board/sandburst/karef/karef.c [deleted file]
board/sandburst/karef/karef.h [deleted file]
board/sandburst/karef/karef_version.h [deleted file]
board/sandburst/karef/u-boot.lds.debug [deleted file]
board/sandburst/metrobox/Kconfig [deleted file]
board/sandburst/metrobox/MAINTAINERS [deleted file]
board/sandburst/metrobox/Makefile [deleted file]
board/sandburst/metrobox/config.mk [deleted file]
board/sandburst/metrobox/hal_xc_auto.h [deleted file]
board/sandburst/metrobox/init.S [deleted file]
board/sandburst/metrobox/metrobox.c [deleted file]
board/sandburst/metrobox/metrobox.h [deleted file]
board/sandburst/metrobox/metrobox_version.h [deleted file]
board/sandburst/metrobox/u-boot.lds.debug [deleted file]
configs/KAREF_defconfig [deleted file]
configs/METROBOX_defconfig [deleted file]
doc/README.scrapyard
include/configs/KAREF.h [deleted file]
include/configs/METROBOX.h [deleted file]