[U-Boot] [PATCH] arm: Remove IXP425 boards pdnb3 and scpu
Albert ARIBAUD
albert.u.boot at aribaud.net
Mon Sep 23 16:53:44 CEST 2013
Hi Stefan,
On Tue, 10 Sep 2013 17:17:40 +0200, Stefan Roese <sr at 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 at denx.de>
> Cc: Martijn de Gouw <martijn.de.gouw at prodrive.nl>
> Cc: Albert Aribaud <albert.u.boot at 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.
More information about the U-Boot
mailing list