]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 15 Dec 2014 14:26:06 +0000 (23:26 +0900)
committerTom Rini <trini@ti.com>
Mon, 5 Jan 2015 17:08:50 +0000 (12:08 -0500)
commit5d2a5ef712914fe1c3edfcde78134dc4dc83f461
treecbef611c664ab229fff50bd5947f563a4cc3a139
parenta2ee47d5f6d010e92e956a8fa9b62fe220d61bf6
mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support

These boards are still non-generic boards.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
20 files changed:
arch/powerpc/cpu/mpc8xx/Kconfig
board/tqc/tqm8xx/Kconfig
board/tqc/tqm8xx/MAINTAINERS
board/tqc/tqm8xx/tqm8xx.c
configs/FPS850L_defconfig [deleted file]
configs/FPS860L_defconfig [deleted file]
configs/NSCU_defconfig [deleted file]
configs/SM850_defconfig [deleted file]
configs/TK885D_defconfig [deleted file]
configs/virtlab2_defconfig [deleted file]
doc/README.scrapyard
drivers/pcmcia/mpc8xx_pcmcia.c
drivers/pcmcia/tqm8xx_pcmcia.c
include/commproc.h
include/configs/FPS850L.h [deleted file]
include/configs/FPS860L.h [deleted file]
include/configs/NSCU.h [deleted file]
include/configs/SM850.h [deleted file]
include/configs/TK885D.h [deleted file]
include/configs/virtlab2.h [deleted file]