diff options
| author | Stefan Roese <sr@denx.de> | 2013-02-07 01:48:30 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2013-03-11 17:00:28 -0400 | 
| commit | 7c9e89bd1f62ccd76eee8ad4c36185057576dd95 (patch) | |
| tree | 41548e50ff2dddc30913c00200ba8ef41dd6d0c5 /doc/README.scrapyard | |
| parent | efd7c11404e59874d4da86d04cab4acacf77d793 (diff) | |
| download | olio-uboot-2014.01-7c9e89bd1f62ccd76eee8ad4c36185057576dd95.tar.xz olio-uboot-2014.01-7c9e89bd1f62ccd76eee8ad4c36185057576dd95.zip | |
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>
Diffstat (limited to 'doc/README.scrapyard')
| -rw-r--r-- | doc/README.scrapyard | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 2b868e651..7d73ea02d 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -89,3 +89,5 @@ MVS1	powerpc	MPC823	306620b   2008-08-26	Andre Schwarz <andre.schwarz@matrix-vis  adsvix	ARM	PXA27x	7610db1   2008-07-30	Adrian Filipi <adrian.filipi@eurotech.com>  R5200	ColdFire	48ead7a   2008-03-31	Zachary P. Landau <zachary.landau@labxtechnologies.com>  CPCI440	powerpc	440GP	b568fd2   2007-12-27	Matthias Fuchs <matthias.fuchs@esd-electronics.com> +PCIPPC2	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de> +PCIPPC6	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de> |