]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
authorJon Hunter <jon-hunter@ti.com>
Tue, 9 Apr 2013 21:41:33 +0000 (16:41 -0500)
committerTom Rini <trini@ti.com>
Wed, 10 Apr 2013 20:03:02 +0000 (16:03 -0400)
commiteef6da0326834cc90b9f3b2e80dec71ee8e39e9a
tree71988017403378991d72d24b627971927e861d8c
parent54ef1f6774a2ced26789a072249c048201dc8987
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ

The function get_timer() should return time in ms and CONFIG_SYS_HZ
should be set to 1000 by default. Fix both of these items.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
arch/arm/cpu/arm926ejs/omap/timer.c
include/configs/omap5912osk.h