From patchwork Sun Jul 17 22:16:55 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Denk X-Patchwork-Id: 105110 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 CC5F2B6F74 for ; Mon, 18 Jul 2011 08:22:56 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E9FD42810B; Mon, 18 Jul 2011 00:21:36 +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 7JBUomu1GkIQ; Mon, 18 Jul 2011 00:21:36 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 57C2428112; Mon, 18 Jul 2011 00:19:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 670BD280F8 for ; Mon, 18 Jul 2011 00:18:12 +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 T4exLoOc2Avs for ; Mon, 18 Jul 2011 00:18:10 +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 7677F2809A for ; Mon, 18 Jul 2011 00:17:34 +0200 (CEST) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id C6E2E1C01DE0 for ; Mon, 18 Jul 2011 00:17:31 +0200 (CEST) X-Auth-Info: xJgUrzWx7sxHVYbd+PH6pKBJ4FecrbBdTpoC2jYKpOQ= 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 BF1771C0006B for ; Mon, 18 Jul 2011 00:17:31 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.0.0.2]) by diddl.denx.de (Postfix) with ESMTP id 91266C090542 for ; Mon, 18 Jul 2011 00:17:30 +0200 (CEST) Received: by gemini.denx.de (Postfix, from userid 500) id 0D9ED17E88D4; 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:55 +0200 Message-Id: <1310941040-6526-28-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 27/52] ARM: remove broken "cp966" 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 233568f..a72f3c6 100755 --- a/MAKEALL +++ b/MAKEALL @@ -305,7 +305,6 @@ LIST_SA="$(boards_by_cpu sa1100)" LIST_ARM9=" \ a320evb \ aspenite \ - cp966 \ da830evm \ da850evm \ edb9301 \ diff --git a/Makefile b/Makefile index c49a336..df93567 100644 --- a/Makefile +++ b/Makefile @@ -901,7 +901,6 @@ ap922_config: unconfig integratorcp_config \ cp_config \ cp1136_config \ -cp966_config \ cp922_config \ cp1026_config: unconfig @board/armltd/integrator/split_by_variant.sh cp $@ diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 5551b2e..9cd826c 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 ============================================================================= +cp966 arm ? - 2011-07-16 cp946es arm ? - 2011-07-16 cp926ejs arm ? - 2011-07-16 cp922_XA10 arm ? - 2011-07-16