From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 07 May 2009 18:31:46 +0200 Subject: [U-Boot] ARM: Updating mach-types.h In-Reply-To: References: Message-ID: <4A030CF2.4060909@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Premi, Sanjeev wrote: > Hi, > > I have added OMAP3517EVM at: > http://www.arm.linux.org.uk/developer/machines/ > > What is the preferred way to bring this definition > into u-boot (include/asm-arm/mach-types.h)? Bad timing, mach-types.h was updated recently in U-Boot http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=0b3cc4d75f85b1114fe06522d5394391ddc54823 The official way is http://lists.denx.de/pipermail/u-boot/2008-September/040553.html If your new mach type isn't available yet, looks like you have to ask Jean-Christophe if he kindly likes to update again. Best regards Dirk