All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: Remove IXP425 boards pdnb3 and scpu
Date: Mon, 23 Sep 2013 16:53:44 +0200	[thread overview]
Message-ID: <20130923165344.75d0f0e8@lilith> (raw)
In-Reply-To: <1378826260-2118-1-git-send-email-sr@denx.de>

Hi Stefan,

On Tue, 10 Sep 2013 17:17:40 +0200, Stefan Roese <sr@denx.de> wrote:

> Remove Prodrive pdnb3 board (including the scpu variant) support
> from mainline. As its unmaintained and not needed any more for
> quite some time.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Martijn de Gouw <martijn.de.gouw@prodrive.nl>
> Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> ---
>  MAINTAINERS                   |   3 -
>  board/prodrive/pdnb3/Makefile |  28 ----
>  board/prodrive/pdnb3/flash.c  |  73 ----------
>  board/prodrive/pdnb3/nand.c   | 129 -----------------
>  board/prodrive/pdnb3/pdnb3.c  | 220 -----------------------------
>  boards.cfg                    |   2 -
>  include/configs/pdnb3.h       | 322 ------------------------------------------
>  7 files changed, 777 deletions(-)
>  delete mode 100644 board/prodrive/pdnb3/Makefile
>  delete mode 100644 board/prodrive/pdnb3/flash.c
>  delete mode 100644 board/prodrive/pdnb3/nand.c
>  delete mode 100644 board/prodrive/pdnb3/pdnb3.c
>  delete mode 100644 include/configs/pdnb3.h

Patch fails due to boards.cfg change; please rebase on top of current
u-boot/master.

Also, please also update doc/README.graveyard by adding your board on
top and filling in any missing removal dates and commits in the folowing
lines.

Amicalement,
-- 
Albert.

  reply	other threads:[~2013-09-23 14:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10 15:17 [U-Boot] [PATCH] arm: Remove IXP425 boards pdnb3 and scpu Stefan Roese
2013-09-23 14:53 ` Albert ARIBAUD [this message]
2013-09-24  6:22 ` [U-Boot] [PATCH v2] " Stefan Roese
2013-10-17  8:09   ` Albert ARIBAUD

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=20130923165344.75d0f0e8@lilith \
    --to=albert.u.boot@aribaud.net \
    --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.