From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao04.cox.net (fed1rmmtao04.cox.net [68.230.241.35]) by ozlabs.org (Postfix) with ESMTP id B16D567A71 for ; Thu, 24 Feb 2005 05:58:40 +1100 (EST) Date: Wed, 23 Feb 2005 11:58:38 -0700 From: Tom Rini To: Kumar Gala Message-ID: <20050223185838.GH345@smtp.west.cox.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: akpm@osdl.org, linuxppc-embedded@ozlabs.org Subject: Re: [PPC32][update] Report chip version in /proc/cpuinfo for 85xx boards List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Feb 22, 2005 at 10:59:17PM -0600, Kumar Gala wrote: > Andrew, > > Here here is an updated version of the previous patch which fixes a > build problem. It is for post 2.6.11. > > Report the chip version in /proc/cpuinfo on 85xx ADS and CDS platforms. How about doing it in arch/ppc/kernel/setup.c with a test for it being non-null (if needed?). -- Tom Rini http://gate.crashing.org/~trini/