> > 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 <n...@ti.com> > --- > arch/arm/cpu/armv7/omap4/board.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > Pushed to u-boot-ti _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
- [U-Boot] [PATCH] omap4: board: change global data pointer... Nishanth Menon
- Re: [U-Boot] [PATCH] omap4: board: change global dat... Menon, Nishanth
- Re: [U-Boot] [PATCH] omap4: board: change global... Wolfgang Denk
- Re: [U-Boot] [PATCH] omap4: board: change global... Steve Sakoman
- Re: [U-Boot] [PATCH] omap4: board: change global dat... Paulraj, Sandeep
- Re: [U-Boot] [PATCH] omap4: board: change global... Wolfgang Denk
- Re: [U-Boot] [PATCH] omap4: board: change gl... Paulraj, Sandeep
- Re: [U-Boot] [PATCH] omap4: board: chang... Wolfgang Denk