diff options
| author | Marek Vasut <marek.vasut@gmail.com> | 2011-05-21 01:48:25 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2011-06-01 21:53:57 +0200 | 
| commit | 9f084b1e04d2337eb2ae32a6357b14b1260761d6 (patch) | |
| tree | 8fd4f0083942be942a61a54ab20c83605d278a4a | |
| parent | 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3 (diff) | |
| download | olio-uboot-2014.01-9f084b1e04d2337eb2ae32a6357b14b1260761d6.tar.xz olio-uboot-2014.01-9f084b1e04d2337eb2ae32a6357b14b1260761d6.zip | |
Move wepep250,delta,xsengine to scrapyard
Drop wepep250 board from MAINTAINERS and add all these three boards to
doc/README.scrapyard
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
| -rw-r--r-- | MAINTAINERS | 4 | ||||
| -rw-r--r-- | doc/README.scrapyard | 3 | 
2 files changed, 3 insertions, 4 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS index e2c48a846..5d110a8cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -639,10 +639,6 @@ Fabio Estevam <fabio.estevam@freescale.com>  	mx31pdk		i.MX31 -Peter Figuli <peposh@etc.sk> - -	wepep250	xscale -  Daniel Gorsulowski <daniel.gorsulowski@esd.eu>  	meesc		ARM926EJS (AT91SAM9263 SoC) diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 5cdf15193..d7bf9a7db 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,6 +11,9 @@ easily if here is something they might want to dig for...  Board	Arch	CPU	removed	    Commit	last known maintainer/contact  ============================================================================= +xsengine ARM	PXA2xx	4262a7c   2010-10-20 +wepep250 ARM	PXA2xx	7369478   2010-10-20	Peter Figuli <peposh@etc.sk> +delta	ARM	PXA2xx	75e2035   2010-10-20  mp2usb	ARM	AT91RM2900 	ee986e2	2011-01-25	Eric Bénard <eric@eukrea.com>  barco	powerpc	MPC8245	-	  2010-11-23	Marc Leeman <marc.leeman@barco.com>  ERIC	powerpc	405GP	d9ba451	  2010-11-21	Swen Anderson <sand@peppercon.de> |