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>
Showing
- cpu/arm925t/interrupts.c 24 additions, 64 deletionscpu/arm925t/interrupts.c
- include/configs/SX1.h 3 additions, 3 deletionsinclude/configs/SX1.h
- include/configs/netstar.h 3 additions, 3 deletionsinclude/configs/netstar.h
- include/configs/omap1510inn.h 3 additions, 3 deletionsinclude/configs/omap1510inn.h
- include/configs/voiceblue.h 2 additions, 2 deletionsinclude/configs/voiceblue.h
Loading
Please register or sign in to comment