diff options
| author | Wolfgang Denk <wd@denx.de> | 2012-10-03 23:36:18 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2012-10-05 11:07:42 -0700 | 
| commit | d923a5d59f2ca2ba4d31b424ff36ff282f858eb5 (patch) | |
| tree | a2a15f6337c3ccca74650fc6587688c0211bfdec /doc/README.scrapyard | |
| parent | 6f6ea814ed12e44d6a803fd47a2cbdbf2915ce7f (diff) | |
| download | olio-uboot-2014.01-d923a5d59f2ca2ba4d31b424ff36ff282f858eb5.tar.xz olio-uboot-2014.01-d923a5d59f2ca2ba4d31b424ff36ff282f858eb5.zip | |
MPC85xx: remove support for TQM85xx boards
Due to grown code sizes the TQM85xx boards don't build any more with
some older tool chains (like ELDK 4.2).  As these boards have long
reached EOL it seems a waste of effort trying to fix them.  The vendor
has agreed to drop support for them, too.  So let's get rid of them.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
cc: Kim Phillips <kim.phillips@freescale.com>
Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'doc/README.scrapyard')
| -rw-r--r-- | doc/README.scrapyard | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 5929a8e0a..d0f47164d 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,8 +11,9 @@ easily if here is something they might want to dig for...  Board	Arch	CPU	removed	    Commit	last known maintainer/contact  ============================================================================= -apollon arm     omap24xx -        2012-09-06    Kyungmin Park <kyungmin.park@samsung.com> -tb0229	mips	mips32	-	  2011-12-12 +TQM85xx	powerpc	MPC85xx	-	  -		Stefan Roese <sr@denx.de> +apollon arm     omap24xx 535c74f  2012-09-18    Kyungmin Park <kyungmin.park@samsung.com> +tb0229	mips	mips32	3f3110d	  2011-12-12  rmu	powerpc	MPC850	fb82fd7   2011-12-07	Wolfgang Denk <wd@denx.de>  OXC	powerpc	MPC8240	309a292   2011-12-07  BAB7xx	powerpc	MPC740/MPC750 c53043b 2011-12-07 Frank Gottschling <fgottschling@eltec.de> |