From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Sakoman Date: Wed, 27 Oct 2010 10:12:36 -0700 Subject: [U-Boot] [PATCH RFC] ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE In-Reply-To: <20101027151132.D8947152451@gemini.denx.de> References: <1288188462.2342.135.camel@quadra> <4CC83863.7090006@denx.de> <0554BEF07D437848AF01B9C9B5F0BC5DA9D898CE@dlee01.ent.ti.com> <20101027151132.D8947152451@gemini.denx.de> Message-ID: <1288199556.2342.139.camel@quadra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2010-10-27 at 17:11 +0200, Wolfgang Denk wrote: > Dear "Paulraj, Sandeep", > > In message <0554BEF07D437848AF01B9C9B5F0BC5DA9D898CE@dlee01.ent.ti.com> you wrote: > > > > > Test this patch on my beagle board, works fine: > > > > > > Tested-by: Heiko Schocher > > > > > > > Should I consider this a bug fix and add it to my tree? > > > > I believe the patch itself came after the merge window ended > > Yes, all these are bug fixes needed to get the current code working > as expected. Please apply. Thanks. Sandeep, there are a couple of other pending patches that are build fixers: ARMV7: OMAP3: IGEP: Rename TEXT_BASE ARMV7: Fix build for non-OMAP3 boards They've been posted to the list for a few days now, and are also sitting in my omap4-next-upstream branch. Steve