[PATCH 1/2] [ARM] mach-types: Re-add apf9328
From: Bedia, Vaibhav <hidden>
Date: 2011-10-21 10:10:21
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
[...]
quoted
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