From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 79686DDF44 for ; Fri, 7 Sep 2007 03:50:38 +1000 (EST) In-Reply-To: <20070906141620.GB16353@ld0162-tx32.am.freescale.net> References: <20070905192820.GG32398@ld0162-tx32.am.freescale.net> <85281ec227e35a9e466e68e3fdc7e6ef@kernel.crashing.org> <20070906141620.GB16353@ld0162-tx32.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH 8/9] 8xx: Adder 875 support Date: Thu, 6 Sep 2007 19:50:32 +0200 To: Scott Wood Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >>> + model = "Analogue & Micro Adder MPC875"; >> >> This should probably be just "MPC875". > > There's more than one board with an MPC875 on it. "model" is the model name the vendor uses. It isn't supposed to be unique globally, nor does it say what CPU is on the board. Segher