u-boot-brain/arch/arm/cpu/arm920t
Andreas Bießmann a429db7e3c arm920t/at91/timer: replace bss variables by gd
Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc
bss values in arm920t/at91/timer driver.
The usage of bss values in driver before initialisation of bss is
forbidden. In that special case some data in .rel.dyn gets corrupted by
the arm920t/at91/timer driver.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2010-12-07 22:08:07 +01:00
..
a320 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
at91 arm920t/at91/timer: replace bss variables by gd 2010-12-07 22:08:07 +01:00
at91rm9200 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ep93xx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
imx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ks8695 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
s3c24x0 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
interrupts.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
u-boot.lds arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00