From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Mon, 18 Jul 2011 21:41:04 +0200 Subject: [U-Boot] [PATCH 2/6] MAKEALL: remove obsolete at91rm9200 soc In-Reply-To: <1311018069-60651-1-git-send-email-andreas.devel@googlemail.com> References: <1311018069-60651-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <1311018069-60651-3-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 --- 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