[U-Boot] [PATCH] PowerPC: Drop linkstation_HGLAN support

Tom Rini trini at ti.com
Fri Dec 20 23:49:43 CET 2013


On Fri, Dec 20, 2013 at 11:41:02PM +0100, Wolfgang Denk wrote:
> Dear Tom Rini,
> 
> In message <1387557168-15257-1-git-send-email-trini at ti.com> you wrote:
> > With changes to the rtl8169 ethernet to improve cache support, we have
> > needed additional cache functions for mpc8245.  As the board maintainer
> > has been unresponsive, remove this board.
> > 
> > Cc: Guennadi Liakhovetski <g.liakhovetski at gmx.de>
> > Signed-off-by: Tom Rini <trini at ti.com>
> > ---
> >  board/linkstation/Makefile      |    8 -
> >  board/linkstation/avr.c         |  280 ----------------------
> >  board/linkstation/hwctl.c       |  133 -----------
> >  board/linkstation/ide.c         |   85 -------
> >  board/linkstation/linkstation.c |  124 ----------
> >  boards.cfg                      |    1 -
> >  include/configs/linkstation.h   |  504 ---------------------------------------
> >  7 files changed, 1135 deletions(-)
> >  delete mode 100644 board/linkstation/Makefile
> >  delete mode 100644 board/linkstation/avr.c
> >  delete mode 100644 board/linkstation/hwctl.c
> >  delete mode 100644 board/linkstation/ide.c
> >  delete mode 100644 board/linkstation/linkstation.c
> >  delete mode 100644 include/configs/linkstation.h
> 
> Please create an entry to  doc/README.scrapyard

Oops, I forgot that for both deletes, I'll fix that when committing.

> Also, I wonder if we should not go one step further and remove all of
> the obsolete MPC82xx stuff?

I don't object, I just don't recall the part life span well enough, and
like we talked about before as part of device model things, we should
drop things when they become problematic.  This bit of mpc8245 is
problematic now, so..

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131220/01eafea8/attachment.pgp>


More information about the U-Boot mailing list