From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 23 Sep 2013 16:53:44 +0200 Subject: [U-Boot] [PATCH] arm: Remove IXP425 boards pdnb3 and scpu In-Reply-To: <1378826260-2118-1-git-send-email-sr@denx.de> References: <1378826260-2118-1-git-send-email-sr@denx.de> Message-ID: <20130923165344.75d0f0e8@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, On Tue, 10 Sep 2013 17:17:40 +0200, Stefan Roese 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 > Cc: Martijn de Gouw > Cc: Albert Aribaud > --- > 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.