[U-Boot] [PATCH] ml300: remove support for broken, orphaned board

Wolfgang Denk wd at denx.de
Sun Mar 28 00:19:16 CET 2010


In message <1269429559-7628-1-git-send-email-wd at denx.de> you wrote:
> The ml300 board has a number of issues, but nobody cares about this
> long-orphaned board any more.  Remove it.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
>  MAKEALL                               |    1 -
>  Makefile                              |    3 -
>  board/xilinx/ml300/Makefile           |   70 -----
>  board/xilinx/ml300/config.mk          |   32 --
>  board/xilinx/ml300/init.S             |   44 ---
>  board/xilinx/ml300/ml300.c            |  128 --------
>  board/xilinx/ml300/serial.c           |  154 ----------
>  board/xilinx/ml300/u-boot.lds         |  146 ---------
>  board/xilinx/ml300/u-boot.lds.debug   |  135 ---------
>  board/xilinx/ml300/xparameters.h      |  196 ------------
>  board/xilinx/xilinx_iic/iic_adapter.c |  529 ---------------------------------
>  doc/README.ml300                      |  128 --------
>  include/configs/ml300.h               |  181 -----------
>  13 files changed, 0 insertions(+), 1747 deletions(-)
>  delete mode 100644 board/xilinx/ml300/Makefile
>  delete mode 100644 board/xilinx/ml300/config.mk
>  delete mode 100644 board/xilinx/ml300/init.S
>  delete mode 100644 board/xilinx/ml300/ml300.c
>  delete mode 100644 board/xilinx/ml300/serial.c
>  delete mode 100644 board/xilinx/ml300/u-boot.lds
>  delete mode 100644 board/xilinx/ml300/u-boot.lds.debug
>  delete mode 100644 board/xilinx/ml300/xparameters.h
>  delete mode 100644 board/xilinx/xilinx_iic/iic_adapter.c
>  delete mode 100644 doc/README.ml300
>  delete mode 100644 include/configs/ml300.h

Applied.

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
C++ is the best example of second-system effect since OS/360.


More information about the U-Boot mailing list