[U-Boot] [PATCH 2/6] MAKEALL: remove obsolete at91rm9200 soc
Andreas Bießmann
andreas.devel at googlemail.com
Mon Jul 18 21:41:04 CEST 2011
Since complete at91rm9200 SoC device was droped (due to replacement with
common at91 code) this parameter can safely be removed.
Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
---
MAKEALL | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index fe85e49..4de82e3 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -392,7 +392,6 @@ LIST_ARMV7=" \
#########################################################################
LIST_at91="$(boards_by_soc at91)\
- $(boards_by_soc at91rm9200)\
at91sam9260ek \
at91sam9g20ek \
pm9g45 \
--
1.7.6
More information about the U-Boot
mailing list