Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756112Ab0GAAD0 (ORCPT ); Wed, 30 Jun 2010 20:03:26 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:51200 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751771Ab0GAADY convert rfc822-to-8bit (ORCPT ); Wed, 30 Jun 2010 20:03:24 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=Yyqxp1gF1jf8SssKsQENzdZai73+3BFOZ+v0L9R13ItVwhrgoV205JvRJHv+sJ9RRV 0VFwBAKXYibmmNSMxBjcAo2irhppo5NN4uw9n2o07Fg7TpBJMhJumqc5FdNivCDMmtCi fJMdu1K3C7A8Y/FVrmid40b7TjhvNhPvM8tm0= From: Marek Vasut Organization: Hack&Dev To: Nicolas Pitre Subject: Re: [PATCH 08/33] Removing dead SA1101 Date: Thu, 1 Jul 2010 02:01:05 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.33-2-amd64; KDE/4.4.3; x86_64; ; ) Cc: linux-arm-kernel@lists.infradead.org, Christoph Egger , vamos@i4.informatik.uni-erlangen.de, Russell King , lkml References: <201006302020.52270.marek.vasut@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <201007010201.05424.marek.vasut@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1340 Lines: 32 Dne St 30. června 2010 20:59:05 Nicolas Pitre napsal(a): > On Wed, 30 Jun 2010, Marek Vasut wrote: > > Dne St 30. června 2010 18:57:43 Nicolas Pitre napsal(a): > > > On Wed, 30 Jun 2010, Christoph Egger wrote: > > > > SA1101 doesn't exist in Kconfig, therefore removing all > > > > references for it from the source code. > > > > > > > > Signed-off-by: Christoph Egger > > > > > > Acked-by: Nicolas Pitre > > > > You're dropping support for a whole CPU here ... is the code redundant or > > something ? > > The SA1101 is not a CPU. It is a companion chipset for the SA1100. And > so far we have no target using it in the tree, and that isn't likely to > change more than 10 years after the chip availability. Needless to say > that the SA1101 has long been unavailable either. > > We also have support for the SA1111 which is a similar companion chipset > for the SA1110. This is not going away as at least the Neponset > expansion board for the Assabet development board is using a SA1111. > > > Nicolas Oh I see. Thanks for clearing that. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/