[U-Boot] [PATCH 19/52] ARM: remove broken "ap922_XA10" board

Wolfgang Denk wd at denx.de
Mon Jul 18 00:16:47 CEST 2011


Signed-off-by: Wolfgang Denk <wd at denx.de>
---
 MAKEALL              |    1 -
 Makefile             |    1 -
 doc/README.scrapyard |    1 +
 3 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index 3303b63..bd20fb5 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -304,7 +304,6 @@ LIST_SA="$(boards_by_cpu sa1100)"
 
 LIST_ARM9="			\
 	a320evb			\
-	ap922_XA10		\
 	ap926ejs		\
 	ap946es			\
 	ap966			\
diff --git a/Makefile b/Makefile
index efd84d8..520ca23 100644
--- a/Makefile
+++ b/Makefile
@@ -897,7 +897,6 @@ TNY_A9260_config	:	unconfig
 ap_config		\
 ap966_config		\
 ap922_config		\
-ap922_XA10_config	\
 ap926ejs_config		\
 ap946es_config: unconfig
 	@board/armltd/integrator/split_by_variant.sh ap $@
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index db0bfd2..5b40d0e 100644
--- a/doc/README.scrapyard
+++ b/doc/README.scrapyard
@@ -11,6 +11,7 @@ easily if here is something they might want to dig for...
 
 Board	Arch	CPU	removed	    Commit	last known maintainer/contact
 =============================================================================
+ap922_XA10 arm	?	-	  2011-07-16
 ap920t	arm	?	-	  2011-07-16
 modnet50 arm	arm720t	-	  2011-07-16	Thomas Elste <info at elste.org>
 lpc2292sodimm arm arm720t -	  2011-07-16
-- 
1.7.6



More information about the U-Boot mailing list