
Hi Anatolij,
On Tue, 16 Oct 2012 00:00:12 +0200, Anatolij Gustschin agust@denx.de wrote:
Hi Albert,
On Mon, 15 Oct 2012 23:53:03 +0200 Albert ARIBAUD albert.u.boot@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@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 for pointing this out. Will be in V2.
Thanks, Anatolij
Amicalement,