The current comment says that the arm_timers are restricted to between
32 KHz and 1 MHz, but sp804 TRM does not specify those limits.
Signed-off-by: Mark Langsdorf
---
Changes from v1
Clarified the commit message
hw/arm_timer.c |3 ---
1 files changed, 0 insertions(+), 3 deletions(-
Am 10.01.2012 17:45, schrieb Mark Langsdorf:
> The current comment says that the arm_timers are restricted to between
> 32 KHz and 1 MHz, but sp804 TRM does not specify those limits.
>
> Signed-off-by: Mark Langsdorf
Reviewed-by: Andreas Färber
Thanks,
Andreas
> ---
> Changes from v1
>
On 10 January 2012 16:45, Mark Langsdorf wrote:
> The current comment says that the arm_timers are restricted to between
> 32 KHz and 1 MHz, but sp804 TRM does not specify those limits.
>
> Signed-off-by: Mark Langsdorf
Reviewed-by: Peter Maydell