]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MPC85xx: remove support for TQM85xx boards
authorWolfgang Denk <wd@denx.de>
Wed, 3 Oct 2012 23:36:18 +0000 (23:36 +0000)
committerTom Rini <trini@ti.com>
Fri, 5 Oct 2012 18:07:42 +0000 (11:07 -0700)
commitd923a5d59f2ca2ba4d31b424ff36ff282f858eb5
treea2a15f6337c3ccca74650fc6587688c0211bfdec
parent6f6ea814ed12e44d6a803fd47a2cbdbf2915ce7f
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>
MAINTAINERS
board/tqc/tqm85xx/Makefile [deleted file]
board/tqc/tqm85xx/law.c [deleted file]
board/tqc/tqm85xx/nand.c [deleted file]
board/tqc/tqm85xx/sdram.c [deleted file]
board/tqc/tqm85xx/tlb.c [deleted file]
board/tqc/tqm85xx/tqm85xx.c [deleted file]
boards.cfg
doc/README.scrapyard
drivers/mtd/nand/fsl_upm.c
include/configs/TQM85xx.h [deleted file]