[U-Boot] [PATCH 07/52] ARM: remove broken "ap7" board

Wolfgang Denk wd at denx.de
Mon Jul 18 00:16:35 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 4adaeb8..1fef0b0 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -303,7 +303,6 @@ LIST_SA="$(boards_by_cpu sa1100)"
 #########################################################################
 
 LIST_ARM7="		\
-	ap7		\
 	ap720t		\
 	armadillo	\
 	B2		\
diff --git a/Makefile b/Makefile
index e56fa02..fd135b1 100644
--- a/Makefile
+++ b/Makefile
@@ -899,7 +899,6 @@ ap_config		\
 ap966_config		\
 ap922_config		\
 ap922_XA10_config	\
-ap7_config		\
 ap720t_config		\
 ap920t_config		\
 ap926ejs_config		\
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index d13dfd2..c18dcad 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
 =============================================================================
+ap7	arm	?	-	  2011-07-16
 shannon	arm	sa1100	-	  2011-07-16	Rolf Offermanns <rof at sysgo.de>
 lart	arm	sa1100	-	  2011-07-16	Alex Züpke <azu at sysgo.de>
 jornada arm	sa1100	-	  2011-07-16	Kristoffer Ericson <kristoffer.ericson at gmail.com>
-- 
1.7.6



More information about the U-Boot mailing list