[U-Boot] [PATCH] PowerPC: Drop linkstation_HGLAN support
Wolfgang Denk
wd at denx.de
Fri Dec 20 23:41:02 CET 2013
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
Also, I wonder if we should not go one step further and remove all of
the obsolete MPC82xx stuff?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
PROGRAM - n. A magic spell cast over a computer allowing it to turn
one's input into error messages.
v. tr. - To engage in a pastime similar to banging one's head against
a wall, but with fewer opportunities for reward.
More information about the U-Boot
mailing list