arm: arm925t: remove SX1 board
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 18 Oct 2012 10:15:45 +0000 (10:15 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 26 Oct 2012 21:22:01 +0000 (23:22 +0200)
commit53c41548a9fd7f0595c81c47e1ac3d9671d753e4
tree776e9a46133c3cdf6578b137c63250f80499ecc3
parent82138f4fcd09aecfe764970afeba895de379dc29
arm: arm925t: remove SX1 board

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
board/sx1/Makefile [deleted file]
board/sx1/config.mk [deleted file]
board/sx1/lowlevel_init.S [deleted file]
board/sx1/sx1.c [deleted file]
doc/README.scrapyard
include/configs/SX1.h [deleted file]