[U-Boot] [PATCH] Remove broken boards csb226 and innokom
Albert ARIBAUD
albert.u.boot at aribaud.net
Tue Nov 8 22:37:39 CET 2011
Signed-off-by: Albert ARIBAUD <albert.u.boot at aribaud.net>
---
CREDITS | 4 ----
MAINTAINERS | 5 -----
arch/arm/include/asm/arch-pxa/hardware.h | 8 --------
boards.cfg | 2 --
doc/README.scrapyard | 2 ++
5 files changed, 2 insertions(+), 19 deletions(-)
diff --git a/CREDITS b/CREDITS
index e8e923a..18af319 100644
--- a/CREDITS
+++ b/CREDITS
@@ -415,10 +415,6 @@ N: Andre Schwarz
E: andre.schwarz at matrix-vision.de
D: Support for Matrix Vision boards (MVBLM7/MVBC_P/MVSMR)
-N: Robert Schwebel
-E: r.schwebel at pengutronix.de
-D: Support for csb226 and innokom boards (PXA2xx)
-
N: Aaron Sells
E: sellsa at embeddedplanet.com
D: Support for EP82xxM
diff --git a/MAINTAINERS b/MAINTAINERS
index 030fe4a..c16571b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -817,11 +817,6 @@ Heiko Schocher <hs at denx.de>
magnesium i.MX27
mgcoge3un ARM926EJS (Kirkwood SoC)
-Robert Schwebel <r.schwebel at pengutronix.de>
-
- csb226 xscale/pxa
- innokom xscale/pxa
-
Michael Schwingen <michael at schwingen.org>
actux1 xscale/ixp
diff --git a/arch/arm/include/asm/arch-pxa/hardware.h b/arch/arm/include/asm/arch-pxa/hardware.h
index 44b800f..655c0b9 100644
--- a/arch/arm/include/asm/arch-pxa/hardware.h
+++ b/arch/arm/include/asm/arch-pxa/hardware.h
@@ -108,14 +108,6 @@ extern unsigned int get_lclk_frequency_10khz(void);
#include "cerf.h"
#endif
-#ifdef CONFIG_ARCH_CSB226
-#include "csb226.h"
-#endif
-
-#ifdef CONFIG_ARCH_INNOKOM
-#include "innokom.h"
-#endif
-
#ifdef CONFIG_ARCH_PLEB
#include "pleb.h"
#endif
diff --git a/boards.cfg b/boards.cfg
index 88be71b..15cdd17 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -214,8 +214,6 @@ balloon3 arm pxa
cerf250 arm pxa
colibri_pxa270 arm pxa
cradle arm pxa
-csb226 arm pxa
-innokom arm pxa
lubbock arm pxa
palmld arm pxa
palmtc arm pxa
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index cb5e4bc..44b674e 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
=============================================================================
+csb226 arm pxa - 2011-11-08 Robert Schwebel <r.schwebel at pengutronix.de>
+innokom arm pxa - 2011-11-08 Robert Schwebel <r.schwebel at pengutronix.de>
mpq101 powerpc mpc85xx - 2011-10-23 Alex Dubov <oakad at yahoo.com>
ixdpg425 arm ixp 0ca8eb7 2011-09-22 Stefan Roese <sr at denx.de>
ixdp425 arm ixp 0ca8eb7 2011-09-22 Kyle Harris <kharris at nexus-tech.net>
--
1.7.5.4
More information about the U-Boot
mailing list