commit | 94a3312920b6f9b5da27309549fb73650718c10a | [log] [tgz] |
---|---|---|
author | Micha Kalfon <smichak.uv@gmail.com> | Wed Feb 11 19:50:11 2009 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Feb 20 03:24:08 2009 +0100 |
tree | 9999ba7c12e606405953d549c842130044322c9f | |
parent | e5e88c3614b79b54719905f66aefb51f9494bc1f [diff] |
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>