u-boot-brain/arch/arm/cpu
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
..
arm_intcm ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
arm720t ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
arm920t ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
arm925t ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
arm926ejs ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
arm946es ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
arm1136 ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
arm1176 ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
armv7 Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
ixp ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
lh7a40x ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
pxa ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
s3c44b0 ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00
sa1100 ARM: */start.S: use canonical asm syntax 2010-12-13 23:58:50 +01:00