Re: [Qemu-devel] [PATCH v1 4/6] arm: mptimer: Remove WDT distinction

2013-02-19 Thread Peter Crosthwaite
On Tue, Feb 19, 2013 at 4:37 AM, Peter Maydell wrote: > On 8 February 2013 04:03, Peter Crosthwaite > wrote: >> In QEMU emulation, there is no functional difference between the ARM mpcore >> private timers and watchdogs. Removed all the distinction between the two >> from >> arm_mptimer.c and co

Re: [Qemu-devel] [PATCH v1 4/6] arm: mptimer: Remove WDT distinction

2013-02-18 Thread Peter Maydell
On 8 February 2013 04:03, Peter Crosthwaite wrote: > In QEMU emulation, there is no functional difference between the ARM mpcore > private timers and watchdogs. Removed all the distinction between the two from > arm_mptimer.c and converted it to be just the mptimer. a9mpcore and > arm11mpcore > j

[Qemu-devel] [PATCH v1 4/6] arm: mptimer: Remove WDT distinction

2013-02-07 Thread Peter Crosthwaite
In QEMU emulation, there is no functional difference between the ARM mpcore private timers and watchdogs. Removed all the distinction between the two from arm_mptimer.c and converted it to be just the mptimer. a9mpcore and arm11mpcore just instantiate the same mptimer object twice to get both timer