diff options
| author | Wolfgang Denk <[email protected]> | 2012-10-03 23:36:18 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-10-05 11:07:42 -0700 |
| commit | d923a5d59f2ca2ba4d31b424ff36ff282f858eb5 (patch) | |
| tree | a2a15f6337c3ccca74650fc6587688c0211bfdec /doc | |
| parent | 6f6ea814ed12e44d6a803fd47a2cbdbf2915ce7f (diff) | |
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 <[email protected]>
Cc: Stefan Roese <[email protected]>
cc: Kim Phillips <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Diffstat (limited to 'doc')
| -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 5929a8e0a08..d0f47164d7e 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 <[email protected]> -tb0229 mips mips32 - 2011-12-12 +TQM85xx powerpc MPC85xx - - Stefan Roese <[email protected]> +apollon arm omap24xx 535c74f 2012-09-18 Kyungmin Park <[email protected]> +tb0229 mips mips32 3f3110d 2011-12-12 rmu powerpc MPC850 fb82fd7 2011-12-07 Wolfgang Denk <[email protected]> OXC powerpc MPC8240 309a292 2011-12-07 BAB7xx powerpc MPC740/MPC750 c53043b 2011-12-07 Frank Gottschling <[email protected]> |
