diff mbox

[U-Boot,52/52] ARM: remove broken "tny_a9260" / "tny_a9g20" boards

Message ID 1310941040-6526-53-git-send-email-wd@denx.de
State Not Applicable
Delegated to: Reinhard Meyer
Headers show

Commit Message

Wolfgang Denk July 17, 2011, 10:17 p.m. UTC
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Albin Tonnerre <albin.tonnerre@free-electrons.com>
---
 MAINTAINERS          |    5 -----
 MAKEALL              |    2 --
 Makefile             |   10 ----------
 doc/README.scrapyard |    2 ++
 4 files changed, 2 insertions(+), 17 deletions(-)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 659d021..7db1726 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -791,11 +791,6 @@  Nick Thompson <nick.thompson@gefanuc.com>
 
 	da830evm	ARM926EJS (DA830/OMAP-L137)
 
-Albin Tonnerre <albin.tonnerre@free-electrons.com>
-
-	tny_a9260	ARM926EJS (AT91SAM9260 SoC)
-	tny_a9g20	ARM926EJS (AT91SAM9G20 SoC)
-
 Greg Ungerer <greg.ungerer@opengear.com>
 
 	cm4008		ks8695p
diff --git a/MAKEALL b/MAKEALL
index 2c04e1f..fe85e49 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -396,8 +396,6 @@  LIST_at91="$(boards_by_soc at91)\
 	at91sam9260ek		\
 	at91sam9g20ek		\
 	pm9g45			\
-	TNY_A9260		\
-	TNY_A9G20		\
 "
 
 #########################################################################
diff --git a/Makefile b/Makefile
index fb742c0..493a6a6 100644
--- a/Makefile
+++ b/Makefile
@@ -800,16 +800,6 @@  pm9g45_config	:	unconfig
 	@mkdir -p $(obj)include
 	@$(MKCONFIG) -a pm9g45 arm arm926ejs pm9g45 ronetix at91
 
-TNY_A9G20_NANDFLASH_config \
-TNY_A9G20_EEPROM_config \
-TNY_A9G20_config \
-TNY_A9260_NANDFLASH_config \
-TNY_A9260_EEPROM_config \
-TNY_A9260_config	:	unconfig
-	@mkdir -p $(obj)include
-	@echo "#define CONFIG_$(@:_config=) 1" >$(obj)include/config.h
-	@$(MKCONFIG) -n $@ -a tny_a9260 arm arm926ejs tny_a9260 calao at91
-
 xtract_omap1610xxx = $(subst _cs0boot,,$(subst _cs3boot,,$(subst _cs_autoboot,,$(subst _config,,$1))))
 
 omap1610inn_config \
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index 149b151..662b464 100644
--- a/doc/README.scrapyard
+++ b/doc/README.scrapyard
@@ -11,6 +11,8 @@  easily if here is something they might want to dig for...
 
 Board	Arch	CPU	removed	    Commit	last known maintainer/contact
 =============================================================================
+tny_a9g20 arm arm926ejs -	  2011-07-17	Albin Tonnerre <albin.tonnerre@free-electrons.com>
+tny_a9260 arm arm926ejs -	  2011-07-17	Albin Tonnerre <albin.tonnerre@free-electrons.com>
 sbc35_a9g20 arm arm926ejs -	  2011-07-17	Albin Tonnerre <albin.tonnerre@free-electrons.com>
 at91sam9rlek arm arm926ejs -	  2011-07-17	Stelian Pop <stelian.pop@leadtechdesign.com>
 at91sam9g45ekes arm arm926ejs -	  2011-07-17