u-boot/arch/arm/cpu
Tom Warren d8bd820935 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load
The 4.2.2 gcc in the ELDK42 release doesn't like the direct SP
load using a constant in tegra2_start. Change it to use a load
thru another reg using mov sp, %0 : : "r"(CONST).

Tested on my Seaboard T20-A03, U-Boot loads and runs OK. Also
compiled all tegra2 builds with both gcc 4.2.2 and 4.4.1 OK.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2012-03-29 08:12:47 +02:00
..
arm720t Reduce build times 2011-11-03 20:44:58 +01:00
arm920t ARM: fix s3c2410 timer code 2012-03-27 22:08:28 +02:00
arm925t Reduce build times 2011-11-03 20:44:58 +01:00
arm926ejs i.MX28: Enable caches by default 2012-03-29 07:57:08 +02:00
arm946es Reduce build times 2011-11-03 20:44:58 +01:00
arm1136 mx31: add "ARM11P power gating" to get_reset_cause 2012-03-27 09:41:15 +02:00
arm1176 Reduce build times 2011-11-03 20:44:58 +01:00
arm_intcm Reduce build times 2011-11-03 20:44:58 +01:00
armv7 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load 2012-03-29 08:12:47 +02:00
ixp IXP: Squash warnings in IXP NPE 2012-03-26 23:09:26 +02:00
lh7a40x Reduce build times 2011-11-03 20:44:58 +01:00
pxa PXA: Fix missing get_tbclk() breaking vpac boards 2012-03-26 23:09:23 +02:00
s3c44b0 Reduce build times 2011-11-03 20:44:58 +01:00
sa1100 Reduce build times 2011-11-03 20:44:58 +01:00