[U-Boot] [PATCH] ppc: Remove PCIPPC2 and PCIPPC6 boards

Wolfgang Denk wd at denx.de
Thu Feb 7 11:36:25 CET 2013


Dear Stefan Roese,

In message <1360232218-6588-1-git-send-email-sr at 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 at denx.de>
> Cc: Guillaume Alexandre <guillaume.alexandre at gespac.ch>
> Cc: Wolfgang Denk <wd at 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 at denx.de>

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A consultant is a person who borrows your watch, tells you what  time
it is, pockets the watch, and sends you a bill for it.


More information about the U-Boot mailing list