[U-Boot] [PATCH 24/52] ARM: remove broken "cp922_XA10" board
Wolfgang Denk
wd at denx.de
Mon Jul 18 00:16:52 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 a63ca4f..bd1255d 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -305,7 +305,6 @@ LIST_SA="$(boards_by_cpu sa1100)"
LIST_ARM9=" \
a320evb \
aspenite \
- cp922_XA10 \
cp926ejs \
cp946es \
cp966 \
diff --git a/Makefile b/Makefile
index 031b441..ffd50a0 100644
--- a/Makefile
+++ b/Makefile
@@ -905,7 +905,6 @@ cp946es_config \
cp1136_config \
cp966_config \
cp922_config \
-cp922_XA10_config \
cp1026_config: unconfig
@board/armltd/integrator/split_by_variant.sh cp $@
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index acf1a7b..41b1afc 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
=============================================================================
+cp922_XA10 arm ? - 2011-07-16
cp920t arm ? - 2011-07-16
ap966 arm ? - 2011-07-16
ap946es arm ? - 2011-07-16
--
1.7.6
More information about the U-Boot
mailing list