commit | 8a75a5b0581cb9c6c6709016216dd75aee7cb47b | [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 | 140000f5953020960b7273a5878b855eec0abfe4 [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>