]> git.kernelconcepts.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>
Mon, 22 Mar 2010 16:58:28 +0000 (11:58 -0500)
commitd650da2dd4af99967aabc43cccbd8f160eb4cea6
treeee5b30aa272d6fb1abc65ecd1dae11087d17556a
parent7e67fb5bf27a07d3b8d6b97c76f7195f7d68af58
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