
Dear Stefan Roese,
In message 1360232218-6588-1-git-send-email-sr@denx.de you wrote:
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 Cc: Wolfgang Denk wd@denx.de
MAINTAINERS | 3 - arch/powerpc/cpu/74xx_7xx/cpu.c | 7 +- board/pcippc2/Makefile | 47 ---- board/pcippc2/cpc710.h | 96 ------- board/pcippc2/cpc710_init_ram.c | 232 --------------- board/pcippc2/cpc710_pci.c | 309 -------------------- board/pcippc2/cpc710_pci.h | 51 ---- board/pcippc2/flash.c | 573 -------------------------------------- board/pcippc2/fpga_serial.c | 125 --------- board/pcippc2/fpga_serial.h | 33 --- board/pcippc2/hardware.h | 48 ---- board/pcippc2/i2c.c | 257 ----------------- board/pcippc2/i2c.h | 36 --- board/pcippc2/ns16550.h | 41 --- board/pcippc2/pcippc2.c | 253 ----------------- board/pcippc2/pcippc2.h | 51 ---- board/pcippc2/pcippc2_fpga.c | 87 ------ board/pcippc2/pcippc2_fpga.h | 49 ---- board/pcippc2/sconsole.c | 162 ----------- board/pcippc2/sconsole.h | 48 ---- boards.cfg | 2 - doc/driver-model/UDM-pci.txt | 4 - doc/driver-model/UDM-watchdog.txt | 5 - drivers/rtc/mk48t59.c | 14 - include/configs/PCIPPC2.h | 251 ----------------- include/configs/PCIPPC6.h | 265 ------------------
Please also make appropriate entries in doc/README.scrapyard
Except for this:
Acked-by: Wolfgang Denk wd@denx.de
Best regards,
Wolfgang Denk