arm925t: Fix CONFIG_SYS_HZ to 1000
authorLadislav Michl <ladis@linux-mips.org>
Tue, 21 Apr 2009 23:12:04 +0000 (01:12 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 29 Apr 2009 19:39:46 +0000 (21:39 +0200)
commit3791a1187c1401c33c9512595e6e89dbb46230c5
tree89d786b2fc8ac072d23b68ac6eca7f0266f7b4f5
parent42bf4b2248146abdc592bde0009c6ea42067f437
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>
cpu/arm925t/interrupts.c
include/configs/SX1.h
include/configs/netstar.h
include/configs/omap1510inn.h
include/configs/voiceblue.h