uboot-mt623x/arch/arm/cpu
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
..
arm720t arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
arm920t arm920t/at91/timer: replace bss variables by gd 2010-12-07 22:08:07 +01:00
arm925t arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
arm926ejs AT91: fix EMAC gpio init in at91sam9260_devices.c 2010-12-07 16:36:40 +01:00
arm946es arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
arm1136 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
arm1176 arm1176: bugfix: fix start.S for ELF relocation 2010-11-26 21:22:43 +01:00
arm_intcm arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
armv7 Merge branch 'master' of git://git.denx.de/u-boot-samsung 2010-11-30 21:30:13 +01:00
ixp arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
lh7a40x arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
pxa Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
s3c44b0 arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00
sa1100 arm: add ELF relocation support to rest of cpus 2010-11-26 21:22:07 +01:00