Re: [Qemu-devel] [PATCH v3 2/9] arm: Set frequencies for arm_timer

2011-12-27 Thread Peter Maydell
On 27 December 2011 20:13, Mark Langsdorf wrote: > Use qdev properties to allow board modelers to set the frequencies > for the sp804 timer. Each of the sp804's timers can have an > individual frequency. The timers default to 1MHz. > > Signed-off-by: Mark Langsdorf Reviewed-by: Peter Maydell

[Qemu-devel] [PATCH v3 2/9] arm: Set frequencies for arm_timer

2011-12-27 Thread Mark Langsdorf
Use qdev properties to allow board modelers to set the frequencies for the sp804 timer. Each of the sp804's timers can have an individual frequency. The timers default to 1MHz. Signed-off-by: Mark Langsdorf --- Changes from v2 Comment correctly describes behavior of properties fre