commit | 3791a1187c1401c33c9512595e6e89dbb46230c5 | [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 | 42bf4b2248146abdc592bde0009c6ea42067f437 [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>