diff mbox

[U-Boot,21/52] ARM: remove broken "ap946es" board

Message ID 1310941040-6526-22-git-send-email-wd@denx.de
State Not Applicable
Delegated to: Albert ARIBAUD
Headers show

Commit Message

Wolfgang Denk July 17, 2011, 10:16 p.m. UTC
Signed-off-by: Wolfgang Denk <wd@denx.de>
---
 MAKEALL              |    1 -
 Makefile             |    3 +--
 doc/README.scrapyard |    1 +
 3 files changed, 2 insertions(+), 3 deletions(-)
diff mbox

Patch

diff --git a/MAKEALL b/MAKEALL
index 3ee1422..20aa157 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -304,7 +304,6 @@  LIST_SA="$(boards_by_cpu sa1100)"
 
 LIST_ARM9="			\
 	a320evb			\
-	ap946es			\
 	ap966			\
 	aspenite		\
 	cp920t			\
diff --git a/Makefile b/Makefile
index 76d2abf..d268d1d 100644
--- a/Makefile
+++ b/Makefile
@@ -896,8 +896,7 @@  TNY_A9260_config	:	unconfig
 ## ARM Integrator boards - see doc/README-integrator for more info.
 ap_config		\
 ap966_config		\
-ap922_config		\
-ap946es_config: unconfig
+ap922_config: unconfig
 	@board/armltd/integrator/split_by_variant.sh ap $@
 
 integratorcp_config	\
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index e300a41..e3bb81c 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
 =============================================================================
+ap946es	arm	?	-	  2011-07-16
 ap926ejs arm	?	-	  2011-07-16
 ap922_XA10 arm	?	-	  2011-07-16
 ap920t	arm	?	-	  2011-07-16