u-boot/arch/arm
Nishanth Menon 93e3568bd5 omap4: board: change global data pointer to file scope
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@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-11-19 16:27:41 -05:00
..
cpu omap4: board: change global data pointer to file scope 2010-11-19 16:27:41 -05:00
include/asm AT91: add header file for the Shutdown Controller 2010-11-02 09:47:13 +01:00
lib Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00