[PATCH 1/2] [ARM] mach-types: Re-add apf9328
Bedia, Vaibhav
vaibhav.bedia at ti.com
Fri Oct 21 06:10:21 EDT 2011
Hi Russell,
> -----Original Message-----
> From: linux-arm-kernel-bounces at lists.infradead.org [mailto:linux-
> arm-kernel-bounces at lists.infradead.org] On Behalf Of Russell King -
> ARM Linux
> Sent: Monday, October 17, 2011 2:14 PM
> To: Uwe Kleine-König
> Cc: Sascha Hauer; Wolfram Sang; linux-arm-
> kernel at lists.infradead.org; Gwenhael Goavec-Merou
> Subject: Re: [PATCH 1/2] [ARM] mach-types: Re-add apf9328
>
[...]
> >
> > BTW is there a way to see the mach-types file as it would land in
> > linux.git if it were updated now?
>
> http://www.arm.linux.org.uk/developer/machines/download.php?q=1
>
> will be the exact file if I were to update it right now (that's the
> URL it's retrieved from.)
>
I had registered a new mach-id for Texas Instruments' AM335X processor
http://www.arm.linux.org.uk/developer/machines/list.php?id=3589
I had given the machine name as " TI AM335 EVM", the machine type as "am335xevm"
and the directory suffix as "omap".
The type macro (machine_is_am335xevm()) and the Kconfig macro (CONFIG_MACH_AM335XEVM) are correct.
But the machine type variable for this is showing up as incorrect.
Instead of MACH_TYPE_AM335XEVM it is shown as MACH_TYPE_AM355XEVM.
^^ ^^
Since the machine type variable is auto-generated can you please tell me what could have gone wrong and how to fix it?
Regards,
Vaibhav
More information about the linux-arm-kernel
mailing list