From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 04 Oct 2012 11:40:25 +0200 Subject: [U-Boot] [PATCH] MPC85xx: remove support for TQM85xx boards In-Reply-To: <1349343378-12115-1-git-send-email-wd@denx.de> References: <1349343378-12115-1-git-send-email-wd@denx.de> Message-ID: <506D5989.8010703@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/04/2012 11:36 AM, Wolfgang Denk wrote: > 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 > Cc: Stefan Roese > cc: Kim Phillips Acked-by: Stefan Roese Thanks, Stefan