From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 13 Feb 2014 14:44:51 +0100 Subject: [U-Boot] [PATCH 1/10 V2] ARM: IXP: Remove actux1 board In-Reply-To: <1390888403-12171-1-git-send-email-marex@denx.de> References: <1390865440-7023-1-git-send-email-marex@denx.de> <1390888403-12171-1-git-send-email-marex@denx.de> Message-ID: <20140213144451.5741042a@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 Marek, On Tue, 28 Jan 2014 06:53:23 +0100, Marek Vasut wrote: > The board is unmaintained, just like the rest of the IXP. > > Signed-off-by: Marek Vasut > Cc: Albert Aribaud > Cc: Michael Schwingen > Cc: Tom Rini > --- > board/actux1/Makefile | 8 -- > board/actux1/actux1.c | 148 ------------------------------- > board/actux1/actux1_hw.h | 41 --------- > board/actux1/u-boot.lds | 99 --------------------- > boards.cfg | 4 - > doc/README.scrapyard | 1 + > include/configs/actux1.h | 226 ----------------------------------------------- > 7 files changed, 1 insertion(+), 526 deletions(-) > delete mode 100644 board/actux1/Makefile > delete mode 100644 board/actux1/actux1.c > delete mode 100644 board/actux1/actux1_hw.h > delete mode 100644 board/actux1/u-boot.lds > delete mode 100644 include/configs/actux1.h > > V2: Add doc/README.scrapyard entry Can you post V3 of 01/10 with the commit column in doc/README.scrapyard filled in for mx1ads and mini2440? (the commit colunm for entries which you add to the file in this patchset will be filled in later) Amicalement, -- Albert.