uboot-mt623x/arch/arm/cpu/armv7
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
..
mx5 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap-common Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap3 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap4 omap4: board: change global data pointer to file scope 2010-11-19 16:27:41 -05:00
s5p-common Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
s5pc1xx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
cpu.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
start.S ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00
syslib.c ARM: Use syslib functions for all CORTEXA8 2010-09-29 11:24:31 +02:00
u-boot.lds ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00