[U-Boot] [PATCH] ml300: remove support for broken, orphaned board
Michal Simek
monstr at monstr.eu
Wed Mar 24 12:33:05 CET 2010
Wolfgang Denk 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
It is ancient board.
I agree.
Michal
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
More information about the U-Boot
mailing list