From patchwork Thu Aug 27 03:01:03 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Takashi Yoshii X-Patchwork-Id: 44191 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n7R31Naj024023 for ; Thu, 27 Aug 2009 03:01:23 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751539AbZH0DBU (ORCPT ); Wed, 26 Aug 2009 23:01:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751849AbZH0DBU (ORCPT ); Wed, 26 Aug 2009 23:01:20 -0400 Received: from mail-px0-f174.google.com ([209.85.216.174]:49611 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751539AbZH0DBT (ORCPT ); Wed, 26 Aug 2009 23:01:19 -0400 Received: by pxi4 with SMTP id 4so749872pxi.21 for ; Wed, 26 Aug 2009 20:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=BUE0mWJW8oeXEXVhqpGkJJR6nGuoiTDc1TA/m3k9YiU=; b=qyNtSLbfCT+8otl5mmcmvsuNazDQDHkAUMYXzH10D6kRJz3gOShwXO8G6y2GBjzth4 MBtiNRELq/UwbWo1QjOBTYL/KPlkMkRPDwG+Lk9satnKRluRM/Ua9dyfGZgYVEtXNfbU Pg68frp9cpiBEeBPeqwlrhfyjCcYZQOli771E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=jil6zt76zEUYU/fTDIvHXYbeV7VeWt/n8vGdhLl+WmCFJ9SUMF3AQE2CMul6LG0ZA9 GEvPlveKnPXG76iXFSmNe5ptGgxwlasujdv+gM3Sn3WQVU/ZJMi46kMRHqvaqeHRIBMa avGTyf5SXj8l3zonqOCxW3YdXH8k7Pb/wgXFk= Received: by 10.114.7.2 with SMTP id 2mr10838681wag.211.1251342081640; Wed, 26 Aug 2009 20:01:21 -0700 (PDT) Received: from genny.localdomain (210.5.32.202.bf.2iij.net [202.32.5.210]) by mx.google.com with ESMTPS id m28sm2174004waf.2.2009.08.26.20.01.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 26 Aug 2009 20:01:20 -0700 (PDT) Date: Thu, 27 Aug 2009 12:01:03 +0900 From: yoshii.takashi@renesas.com To: =?ISO-8859-1?Q?Ra=FAl?= Porcel Cc: lethal@linux-sh.org, SH-Linux Subject: Re: [BUG] arch/sh/include/mach-common/mach/sh7785lcr.h: PCA9564_ADDR is 29bit-only Message-Id: <20090827120103.a24e8837.yoshii.takashi@renesas.com> In-Reply-To: <4A95800A.7020603@gentoo.org> References: <4A95800A.7020603@gentoo.org> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.14.7; x86_64-pc-linux-gnu) Mime-Version: 1.0 Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org Oh, sorry. This might be because the board I sent you was a special version. You (and possibly others who use this version) should revert that commit. I'm really sorry for inconvenient. Paul, are there any good way to support this kind of small differences? Is it ok to add configuration menu item like below? /yoshii --- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- a/arch/sh/boards/Kconfig +++ b/arch/sh/boards/Kconfig @@ -171,6 +171,15 @@ config SH_SH7785LCR_29BIT_PHYSMAPS DIP switch(S2-5). If you set the DIP switch for S2-5 = ON, you can access all on-board device in 29bit address mode. +config SH_SH7785LCR_VERSION + int "SH7785LCR board version" + depends on SH_SH7785LCR + default "1" + help + There are two versions of the boards known. + Set 0 for old, pre mass-product version. + Set 1 for all the other. + config SH_URQUELL bool "Urquell" depends on CPU_SUBTYPE_SH7786