]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ep93xx timer: Fix resolution of get_ticks()
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Tue, 9 Mar 2010 21:13:33 +0000 (22:13 +0100)
committertrix <trix@windriver.com>
Sat, 13 Mar 2010 18:44:59 +0000 (12:44 -0600)
commitdea86bb9aa663d726a6e6c1cf5c464c3ae351da9
tree670a7a6b294c44e69895a7c3bb638251b590ddfc
parent39ecbfcce0c7bda0fba37e4dfca520927513f4ca
ep93xx timer: Fix resolution of get_ticks()

ep93xx timer: Make get_ticks() return a value in CONFIG_SYS_HZ resolution,
as announced by get_tbclk()

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
cpu/arm920t/ep93xx/timer.c