u-boot-brain/arch/arm/cpu/armv7
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope
It can be optimised out by the compiler otherwise resulting
in obscure errors like a board not booting.

This has been documented in README since 2006 when these were
first fixed up for GCC 4.x.

Signed-off-by: John Rigby <john.rigby@linaro.org>

Fix some additional places.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-By: Albert ARIBAUD <albert.aribaud@free.fr>
2010-12-21 11:33:36 +01:00
..
mx5 Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
omap3 omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
omap4 omap4: board: change global data pointer to file scope 2010-11-19 16:27:41 -05:00
omap-common OMAP: Timer: Replace bss variable by gd 2010-12-11 10:50:48 -05:00
s5p-common Merge branch 'master' of git://git.denx.de/u-boot-samsung 2010-11-30 21:30:13 +01:00
s5pc1xx 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
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00
u-boot.lds ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00