[U-Boot] [PATCH] arm: arm925t: remove SX1 board
Anatolij Gustschin
agust at denx.de
Tue Oct 16 00:00:12 CEST 2012
Hi Albert,
On Mon, 15 Oct 2012 23:53:03 +0200
Albert ARIBAUD <albert.u.boot at aribaud.net> 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 <albert.u.boot at aribaud.net>
> ---
> 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,
Anatolij
More information about the U-Boot
mailing list