commit | a16482e6e71252e90ab4e00f43234ee5e705cea7 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Wed Apr 22 01:12:04 2009 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Apr 29 21:39:46 2009 +0200 |
tree | 89d786b2fc8ac072d23b68ac6eca7f0266f7b4f5 | |
parent | dabb6514452a7922db9f153c0a564c080d1251e8 [diff] |
arm925t: Fix CONFIG_SYS_HZ to 1000 Let CONFIG_SYS_HZ to have value of 1000 effectively fixing all users of get_timer. Changes since original version: * Set PTV=2 (divisor 8) for boards using 12MHz timer clock source to improve timer resolution. Signed-off-by: Ladislav Michl <ladis@linux-mips.org>