Re: apply chip ID

From: Haojian Zhuang
Date: Sun Feb 14 2010 - 21:19:27 EST


On Mon, Feb 15, 2010 at 8:58 AM, æå <gump.yang@xxxxxxxxx> wrote:
> 2010/2/15 Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>:
>> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/