]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc: Remove PCIPPC2 and PCIPPC6 boards
authorStefan Roese <sr@denx.de>
Thu, 7 Feb 2013 01:48:30 +0000 (01:48 +0000)
committerTom Rini <trini@ti.com>
Mon, 11 Mar 2013 21:00:28 +0000 (17:00 -0400)
commit7c9e89bd1f62ccd76eee8ad4c36185057576dd95
tree41548e50ff2dddc30913c00200ba8ef41dd6d0c5
parentefd7c11404e59874d4da86d04cab4acacf77d793
ppc: Remove PCIPPC2 and PCIPPC6 boards

These boards seem to be unmaintained for quite some time. So lets
remove support for them completely. This also cleans up some
common drivers/files.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Guillaume Alexandre <guillaume.alexandre@gespac.ch>
Acked-by: Wolfgang Denk <wd@denx.de>
27 files changed:
MAINTAINERS
arch/powerpc/cpu/74xx_7xx/cpu.c
board/pcippc2/Makefile [deleted file]
board/pcippc2/cpc710.h [deleted file]
board/pcippc2/cpc710_init_ram.c [deleted file]
board/pcippc2/cpc710_pci.c [deleted file]
board/pcippc2/cpc710_pci.h [deleted file]
board/pcippc2/flash.c [deleted file]
board/pcippc2/fpga_serial.c [deleted file]
board/pcippc2/fpga_serial.h [deleted file]
board/pcippc2/hardware.h [deleted file]
board/pcippc2/i2c.c [deleted file]
board/pcippc2/i2c.h [deleted file]
board/pcippc2/ns16550.h [deleted file]
board/pcippc2/pcippc2.c [deleted file]
board/pcippc2/pcippc2.h [deleted file]
board/pcippc2/pcippc2_fpga.c [deleted file]
board/pcippc2/pcippc2_fpga.h [deleted file]
board/pcippc2/sconsole.c [deleted file]
board/pcippc2/sconsole.h [deleted file]
boards.cfg
doc/README.scrapyard
doc/driver-model/UDM-pci.txt
doc/driver-model/UDM-watchdog.txt
drivers/rtc/mk48t59.c
include/configs/PCIPPC2.h [deleted file]
include/configs/PCIPPC6.h [deleted file]