From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 03 Feb 2011 07:32:02 +0100 Subject: [U-Boot] mach-type #define mismatch for lange51/efikamx In-Reply-To: <20110203000436.GA28542@bee.dooz.org> References: <20110203000436.GA28542@bee.dooz.org> Message-ID: <4D4A4BE2.1090209@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/03/2011 01:04 AM, Lo?c Minier wrote: > Hey! > >> iMX5: EfikaMX: Preliminary board support > > u-boot-imx has: > #define MACH_TYPE_MX51_LANGE51 2336 > #define MACH_TYPE_MX51_LANGE52 2337 > > u-boot-arm has: > #define MACH_TYPE_MX51_EFIKAMX 2336 > #define MACH_TYPE_MX51_LANGE52 2337 > > and linux has: > mx51_efikamx MACH_MX51_EFIKAMX MX51_EFIKAMX 2336 > mx51_lange52 MACH_MX51_LANGE52 MX51_LANGE52 2337 > > but board/efikamx/efikamx.c uses MACH_TYPE_MX51_LANGE51 (and hence > fails to build in u-boot-arm.git and u-boot.git). > > So while (Pegatron?) Lange 5.1 and 5.2 might have been more consistent, > I think we need to switch board/efikamx/efikamx.c to the linux name > MACH_MX51_EFIKAMX. Marek, what do you think about ? It seems that the machine type for efikamx is wrong. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================