]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 15 Dec 2014 14:26:07 +0000 (23:26 +0900)
committerTom Rini <trini@ti.com>
Mon, 5 Jan 2015 17:08:51 +0000 (12:08 -0500)
commitceaf499b5050c439448d85473ec1f87a033f6248
tree1b9d8080ae6caab39ae13df9caf20c1e9c1382ac
parent5d2a5ef712914fe1c3edfcde78134dc4dc83f461
powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support

These boards are still non-generic boards.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Heiko Schocher <hs@denx.de>
Cc: Stefan Roese <sr@denx.de>
32 files changed:
arch/powerpc/cpu/mpc5xxx/Kconfig
arch/powerpc/cpu/mpc5xxx/ide.c
arch/powerpc/cpu/mpc8xx/Kconfig
board/manroland/hmi1001/Kconfig [deleted file]
board/manroland/hmi1001/MAINTAINERS [deleted file]
board/manroland/hmi1001/Makefile [deleted file]
board/manroland/hmi1001/hmi1001.c [deleted file]
board/manroland/mucmc52/Kconfig [deleted file]
board/manroland/mucmc52/MAINTAINERS [deleted file]
board/manroland/mucmc52/Makefile [deleted file]
board/manroland/mucmc52/mucmc52.c [deleted file]
board/manroland/uc100/Kconfig [deleted file]
board/manroland/uc100/MAINTAINERS [deleted file]
board/manroland/uc100/Makefile [deleted file]
board/manroland/uc100/pcmcia.c [deleted file]
board/manroland/uc100/uc100.c [deleted file]
board/manroland/uc101/Kconfig [deleted file]
board/manroland/uc101/MAINTAINERS [deleted file]
board/manroland/uc101/Makefile [deleted file]
board/manroland/uc101/uc101.c [deleted file]
configs/hmi1001_defconfig [deleted file]
configs/mucmc52_defconfig [deleted file]
configs/uc100_defconfig [deleted file]
configs/uc101_defconfig [deleted file]
doc/README.scrapyard
drivers/net/mpc5xxx_fec.c
drivers/video/smiLynxEM.c
include/configs/hmi1001.h [deleted file]
include/configs/mucmc52.h [deleted file]
include/configs/uc100.h [deleted file]
include/configs/uc101.h [deleted file]
include/pcmcia.h