[U-Boot] [PATCH] omap4: board: change global data pointer to file scope

Paulraj, Sandeep s-paulraj at ti.com
Fri Nov 19 17:23:02 CET 2010



> 
> 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 <nm at ti.com>
> ---
>  arch/arm/cpu/armv7/omap4/board.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
Pushed to u-boot-ti


More information about the U-Boot mailing list