u-boot-brain/arch/arm/cpu/arm926ejs
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
..
at91 AT91: fix EMAC gpio init in at91sam9260_devices.c 2010-12-07 16:36:40 +01:00
davinci davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd 2010-12-11 10:46:46 -05:00
kirkwood Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mb86r0x Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mx25 Merge branch 'master' of git://git.denx.de/u-boot-imx 2010-12-09 20:52:44 +01:00
mx27 Merge branch 'master' of git://git.denx.de/u-boot-imx 2010-12-09 20:52:44 +01:00
nomadik Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
orion5x Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
spear Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
versatile 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
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
u-boot.lds ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00