On Thu, Nov 4, 2010 at 8:58 AM, Menon, Nishanth <[email protected]> wrote: > On Mon, Oct 25, 2010 at 16:13, Menon, Nishanth <[email protected]> wrote: >> DECLARE_GLOBAL_DATA_PTR is currently defined within the scope >> of function while it is a global pointer. Change the scope of >> definition to replicate it's global scope. This seems to help >> gcc 4.5 optimizations as well. >> >> Signed-off-by: Nishanth Menon <[email protected]> > > gentle ping - I dont see comments on this, is it ok to pull this in?
Tested on Panda, no issues found. Tested-by: Steve Sakoman <[email protected]> Steve _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

