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 442F8DDEC0 for ; Fri, 7 Sep 2007 04:48:14 +1000 (EST) In-Reply-To: <20070906180922.GA18750@ld0162-tx32.am.freescale.net> References: <20070905192820.GG32398@ld0162-tx32.am.freescale.net> <85281ec227e35a9e466e68e3fdc7e6ef@kernel.crashing.org> <20070906141620.GB16353@ld0162-tx32.am.freescale.net> <20070906180922.GA18750@ld0162-tx32.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <598e0baf0dc1ca63b91f2a80ec8abe19@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 8/9] 8xx: Adder 875 support Date: Thu, 6 Sep 2007 20:48:12 +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. > > The name the vendor uses is "Adder MPC875". The name of the vendor is > "Analogue & Micro", which seems useful to include, even if it's not > mandatory that it be globally unique. So it should be "Adder MPC875", then :-) Segher