From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 16 Oct 2012 00:08:05 +0200 Subject: [U-Boot] [PATCH] arm: arm925t: remove SX1 board In-Reply-To: <20121016000012.19b44615@wker> References: <1350337983-19751-1-git-send-email-albert.u.boot@aribaud.net> <20121016000012.19b44615@wker> Message-ID: <20121016000805.1bebdb7f@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 Anatolij, On Tue, 16 Oct 2012 00:00:12 +0200, Anatolij Gustschin wrote: > Hi Albert, > > On Mon, 15 Oct 2012 23:53:03 +0200 > Albert ARIBAUD wrote: > > > SX1 does not build properly by itself, is not built > > as part of MAKEALL arm or MAKEALL -a arm, and is only > > present in Makefile, not boards.cfg. As it also has no > > entry in MAINTAINERS, it is orphan and non-functional. > > Remove it. > > > > Signed-off-by: Albert ARIBAUD > > --- > > Makefile | 14 -- > > board/sx1/Makefile | 45 ----- > > board/sx1/config.mk | 19 --- > > board/sx1/lowlevel_init.S | 397 --------------------------------------------- > > board/sx1/sx1.c | 123 -------------- > > include/configs/SX1.h | 189 --------------------- > > I think this patch also should add an entry about this removed > board to doc/README.scrapyard. Thanks for pointing this out. Will be in V2. > Thanks, > Anatolij Amicalement, -- Albert.