u-boot-brain/arch/arm/cpu
Nick Thompson e465cf2377 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
This change allows the davinci timer functions to be used before
relocation since it avoids using static variables prior to BSS being
made available.

The code is based on that used in the at91 timers, modified to use
a davinci specific hardware timer. It also maintains reset_timer()
to allow deprecated timer usage to continue to work (for example,
in nand_base.c)

Signed-off-by: Nick Thompson <nick.thompson@ge.com>
Tested-by: Ben Gardiner <bengardiner@nanometrics.ca>
Tested-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Tested-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-12-11 10:46:46 -05: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
arm_intcm arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
armv7 Merge branch 'master' of git://git.denx.de/u-boot-imx 2010-12-09 20:52:44 +01: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