]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pxa: fixing get_timer to return time in miliseconds.
authorMicha Kalfon <smichak.uv@gmail.com>
Wed, 11 Feb 2009 17:50:11 +0000 (19:50 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 20 Feb 2009 02:24:08 +0000 (03:24 +0100)
commit94a3312920b6f9b5da27309549fb73650718c10a
tree9999ba7c12e606405953d549c842130044322c9f
parente5e88c3614b79b54719905f66aefb51f9494bc1f
pxa: fixing get_timer to return time in miliseconds.

Fixing the get_timer function to return time in miliseconds instead of
ticks. Also fixed PXA boards to use the conventional value of 1000 for
CONFIG_SYS_HZ.

Signed-off-by: Micha Kalfon <smichak.uv@gmail.com>
16 files changed:
cpu/pxa/interrupts.c
include/configs/cerf250.h
include/configs/cradle.h
include/configs/csb226.h
include/configs/delta.h
include/configs/innokom.h
include/configs/logodl.h
include/configs/lubbock.h
include/configs/pleb2.h
include/configs/pxa255_idp.h
include/configs/trizepsiv.h
include/configs/wepep250.h
include/configs/xaeniax.h
include/configs/xm250.h
include/configs/xsengine.h
include/configs/zylonite.h