Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754914Ab0BODdL (ORCPT ); Sun, 14 Feb 2010 22:33:11 -0500 Received: from mail-pz0-f197.google.com ([209.85.222.197]:44322 "EHLO mail-pz0-f197.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754851Ab0BODdH convert rfc822-to-8bit (ORCPT ); Sun, 14 Feb 2010 22:33:07 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=KcWGzsdqEm+nx303JNqIH5O0TCMADW0ohbjzcYOnk10zJMp7oUN5leZNyVZ6D9RRr9 Ktl/7iYLhNTDVoRDuzBIPMjGTEzeiy+eM0oCLrWOUe4QuLKgi+DmwXHAz+t0c9gMjZXS XqBbA0+NugbPRSZSTwL2YByfbpIz8yJP1e+Q8= MIME-Version: 1.0 In-Reply-To: <771cded01002141813k44950821k4b71074ef644cb85@mail.gmail.com> References: <20100214194046.GA11315@n2100.arm.linux.org.uk> <771cded01002141813k44950821k4b71074ef644cb85@mail.gmail.com> From: =?UTF-8?B?5p2o5Z+O?= Date: Mon, 15 Feb 2010 11:25:47 +0800 Message-ID: Subject: Re: apply chip ID To: Haojian Zhuang Cc: Russell King - ARM Linux , Nicolas Pitre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1830 Lines: 46 2010/2/15 Haojian Zhuang : > On Mon, Feb 15, 2010 at 8:58 AM, 杨城 wrote: >> 2010/2/15 Russell King - ARM Linux : >>> This file is periodically replaced; as such taking patches for the file is >>> senseless. >>> >>> Moreover, your two additions refer to a number which is already allocated >>> and in use for bcmring_evm_jazz and bcmring_sp - you can not use these >>> numbers. >>> >> >> Hello Russell, sorry, i mean that get to obtain two ID. so I modify the patch. >> >> >> diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types >> index 07b976d..629b858 100644 >> --- a/arch/arm/tools/mach-types >> +++ b/arch/arm/tools/mach-types >> @@ -2635,3 +2635,4 @@ hw90240 MACH_HW90240 HW90240 2648 >> dm365_leopard MACH_DM365_LEOPARD DM365_LEOPARD 2649 >> mityomapl138 MACH_MITYOMAPL138 MITYOMAPL138 2650 >> scat110 MACH_SCAT110 SCAT110 2651 >> +ak780x MACH_AK780X AK780X 2652 >> +ak880x MACH_AK880X AK880X 2653 >> \ No newline at end of file >> -- >> 1.6.6.1 >> > > Hi Yang, > > Please follow the steps provided by Stefan. Append your machine ID at here ( > http://www.arm.linux.org.uk/developer/machines/). It's the only right > way to register machine ID in arm tree. Don't generate any patch on > ID. It's generated by scripts. > > Thanks > Haojian > Haojian, Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/