From patchwork Sun Jul 17 22:16:48 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Denk X-Patchwork-Id: 105132 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id EA60FB6F77 for ; Mon, 18 Jul 2011 08:28:13 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 25D6E28309; Mon, 18 Jul 2011 00:26:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y0Yi6Jeg5bmc; Mon, 18 Jul 2011 00:26:23 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 956D328294; Mon, 18 Jul 2011 00:25:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1A1392825F for ; Mon, 18 Jul 2011 00:25:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rrbR2hoxGFoj for ; Mon, 18 Jul 2011 00:25:00 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by theia.denx.de (Postfix) with ESMTP id E06DB2830A for ; Mon, 18 Jul 2011 00:23:32 +0200 (CEST) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id C00791C01F26 for ; Mon, 18 Jul 2011 00:23:29 +0200 (CEST) X-Auth-Info: JEvIi5JtbPy8BRU1OCkZqffWMJnOp4fHS09ZbkQymt8= Received: from diddl.denx.de (host-80-81-18-216.customer.m-online.net [80.81.18.216]) by smtp-auth.mnet-online.de (Postfix) with ESMTPA id ABB561C0006B for ; Mon, 18 Jul 2011 00:23:29 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.0.0.2]) by diddl.denx.de (Postfix) with ESMTP id 34D30C07F4C0 for ; Mon, 18 Jul 2011 00:17:30 +0200 (CEST) Received: by gemini.denx.de (Postfix, from userid 500) id 8E47617E88C5; Mon, 18 Jul 2011 00:17:29 +0200 (CEST) From: Wolfgang Denk To: u-boot@lists.denx.de Date: Mon, 18 Jul 2011 00:16:48 +0200 Message-Id: <1310941040-6526-21-git-send-email-wd@denx.de> X-Mailer: git-send-email 1.7.6 In-Reply-To: <1310941040-6526-1-git-send-email-wd@denx.de> References: <1310941040-6526-1-git-send-email-wd@denx.de> Subject: [U-Boot] [PATCH 20/52] ARM: remove broken "ap926ejs" board X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Signed-off-by: Wolfgang Denk --- MAKEALL | 1 - Makefile | 1 - doc/README.scrapyard | 1 + 3 files changed, 1 insertions(+), 2 deletions(-) diff --git a/MAKEALL b/MAKEALL index bd20fb5..3ee1422 100755 --- a/MAKEALL +++ b/MAKEALL @@ -304,7 +304,6 @@ LIST_SA="$(boards_by_cpu sa1100)" LIST_ARM9=" \ a320evb \ - ap926ejs \ ap946es \ ap966 \ aspenite \ diff --git a/Makefile b/Makefile index 520ca23..76d2abf 100644 --- a/Makefile +++ b/Makefile @@ -897,7 +897,6 @@ TNY_A9260_config : unconfig ap_config \ ap966_config \ ap922_config \ -ap926ejs_config \ ap946es_config: unconfig @board/armltd/integrator/split_by_variant.sh ap $@ diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 5b40d0e..e300a41 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 ============================================================================= +ap926ejs arm ? - 2011-07-16 ap922_XA10 arm ? - 2011-07-16 ap920t arm ? - 2011-07-16 modnet50 arm arm720t - 2011-07-16 Thomas Elste