From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id D9D77DDEDF for ; Wed, 24 Oct 2007 09:51:56 +1000 (EST) Date: Tue, 23 Oct 2007 18:59:05 -0500 From: Olof Johansson To: Marian Balakowicz Subject: Re: [PATCH 01/11] [POWERPC] Add 'machine: ...' line to common show_cpuinfo() Message-ID: <20071023235905.GA10821@lixom.net> References: <20071023231302.29359.27417.stgit@hekate.izotz.org> <20071023231309.29359.20887.stgit@hekate.izotz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20071023231309.29359.20887.stgit@hekate.izotz.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Oct 24, 2007 at 01:13:09AM +0200, Marian Balakowicz wrote: > Print out '/model' property as a machine name in generic > show_cpuinfo() routine. Excellent! I was thinking about adding this just the other day since I couldn't tell which kind of board I was on. > Signed-off-by: Marian Balakowicz Acked-by: Olof Johansson