u-boot/arch/arm/cpu/armv7/omap4
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
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
board.c omap4: board: change global data pointer to file scope 2010-11-19 16:27:41 -05:00
lowlevel_init.S Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00
mem.c ARMV7: Add basic gpmc initialization for OMAP4 2010-07-15 16:19:16 -04:00
sys_info.c Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00