From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Wed, 04 Feb 2009 17:50:32 +0100 Subject: [U-Boot] [PATCH] ARM: synchronize mach-types.h with linux 2.6.29-rc3 In-Reply-To: <20090204081050.GD25300@game.jcrosoft.org> References: <4988ED33.7000104@windriver.com> <20090204081050.GD25300@game.jcrosoft.org> Message-ID: <4989C758.2090400@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 Jean-Christophe PLAGNIOL-VILLARD wrote: > On 19:19 Tue 03 Feb , Tom wrote: >> This change is to support Zoom2. >> >> #define MACH_TYPE_OMAP_ZOOM2 1967 >> >> The file was generated from building the default arm config of >> >> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git >> 18e352e4a73465349711a9324767e1b2453383e2 >> or tag >> Linux 2.6.29-rc3 >> >> It was tested with >> MAKEALL arm >> >> Tom >> > NACK > > As announce on the ML please send a sync request Just fyi, Jean-Christophe wanted to point you to http://lists.denx.de/pipermail/u-boot/2008-September/040553.html Some background/history info (please correct me if I'm wrong): In contrast to statement in above cited procedure, I'm not sure if "The mach-types.h will be sync with the kernel on each kernel's release" is/was ever done: http://git.denx.de/?p=u-boot.git;a=history;f=include/asm-arm/mach-types.h;h=ce6d25f9e12b7b614a2d3ff7a3aa249b127fc987;hb=HEAD The first sync request we got ~mid November 2008 then http://lists.denx.de/pipermail/u-boot/2008-November/043433.html which was never answered at list nor handled. Then there was an attempt to update mach-types ~end of january 2009 http://lists.denx.de/pipermail/u-boot/2009-January/045856.html which unfortunately failed due to mix with other changes. I really hope we will get a mach-types update this merge window and then regularly. > with a description of which machine you need Sounds like we are talking about OMAP_ZOOM2 ;) Best regards Dirk