[U-Boot] [PATCH v2] davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd

Nick Thompson nick.thompson at ge.com
Thu Dec 9 10:36:13 CET 2010


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 at ge.com>

Also:

Tested-by: Ben Gardiner <bengardiner at nanometrics.ca>
Tested-by: Sudhakar Rajashekhara <sudhakar.raj at ti.com>

(see: v1 patch @ http://patchwork.ozlabs.org/patch/73973/)

Nick.


More information about the U-Boot mailing list