commit | 178d49cd8a7719f3c85fcbff39aff337758a114d | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Wed Oct 03 23:36:18 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Oct 05 11:07:42 2012 -0700 |
tree | a2a15f6337c3ccca74650fc6587688c0211bfdec | |
parent | 49c9c7a146ca5d4b4ac0915e61cc1188a9dd5177 [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 <wd@denx.de> Cc: Stefan Roese <sr@denx.de> cc: Kim Phillips <kim.phillips@freescale.com> Acked-by: Stefan Roese <sr@denx.de>