All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ml300: remove support for broken, orphaned board
Date: Wed, 24 Mar 2010 12:33:05 +0100	[thread overview]
Message-ID: <4BA9F871.1080309@monstr.eu> (raw)
In-Reply-To: <1269429559-7628-1-git-send-email-wd@denx.de>

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@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

  reply	other threads:[~2010-03-24 11:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-24 11:19 [U-Boot] [PATCH] ml300: remove support for broken, orphaned board Wolfgang Denk
2010-03-24 11:33 ` Michal Simek [this message]
2010-03-24 11:43   ` Wolfgang Denk
2010-03-24 12:28     ` Michal Simek
2010-03-27 23:19 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BA9F871.1080309@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.