]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
authorHunter, Jon <jon-hunter@ti.com>
Wed, 3 Apr 2013 09:35:36 +0000 (09:35 +0000)
committerTom Rini <trini@ti.com>
Mon, 8 Apr 2013 15:29:05 +0000 (11:29 -0400)
commitd1da76e9f8987529fadaa56d97d29e5d8ab8f918
tree8aa0a50f8c2248eef4ec99d82baa608a50e8e102
parentfaad9c02562653a16a2a5ad76b841b2306e531ec
omap2420-h4: 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/arm1136/omap24xx/timer.c
include/configs/omap2420h4.h