u-boot-brain/arch/arm/cpu
Dirk Behme b03c8403cd OMAP: Timer: Replace bss variable by gd
Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
values in the OMAP timer driver.

The usage of bss values in drivers before initialisation of bss is forbidden.
In that special case some data in .rel.dyn gets corrupted.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
Tested-by: Steve Sakoman <steve.sakoman@linaro.org>
Tested-by: John Rigby <john.rigby@linaro.org>
Tested-by: Nishanth Menon <nm@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Tested-by: Heiko Schocher <hs@denx.de>
Tested-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-12-11 10:50:48 -05:00
..
arm_intcm arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm720t arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm920t arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm925t arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm926ejs davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd 2010-12-11 10:46:46 -05:00
arm946es arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm1136 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm1176 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
armv7 OMAP: Timer: Replace bss variable by gd 2010-12-11 10:50:48 -05:00
ixp arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
lh7a40x arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
pxa arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
s3c44b0 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
sa1100 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00