Re: [Qemu-devel] [PATCH v6 3/5] FreeSCALE i.MX31 support: Timers

2012-04-23 Thread Peter Maydell
On 23 April 2012 00:31, Peter Chubb wrote: > Implement the timers on the FreeScale i.MX31 SoC. > This is not a complete implementation, but gives enough for > Linux to boot and run. In particular external triggers, which are > not useful under QEMU, are not implemented. Reviewed-by: Peter Maydell

[Qemu-devel] [PATCH v6 3/5] FreeSCALE i.MX31 support: Timers

2012-04-22 Thread Peter Chubb
Implement the timers on the FreeScale i.MX31 SoC. This is not a complete implementation, but gives enough for Linux to boot and run. In particular external triggers, which are not useful under QEMU, are not implemented. Signed-off-by: Philip O'Sullivan Signed-off-by: Peter Chubb --- Makefile