
9 Dec
2010
9 Dec
'10
10:36 a.m.
On 09/12/10 09:32, Nick Thompson wrote:
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
Also:
Tested-by: Ben Gardiner bengardiner@nanometrics.ca Tested-by: Sudhakar Rajashekhara sudhakar.raj@ti.com
(see: v1 patch @ http://patchwork.ozlabs.org/patch/73973/)
Nick.