Re: [Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials

2013-11-28 Thread Peter Crosthwaite
On Fri, Nov 29, 2013 at 4:30 AM, Peter Maydell wrote: > On 28 November 2013 06:19, Peter Crosthwaite > wrote: >> Hi Peter, >> >> Another spin of the ARM MPCore global timer work. Patches 1 & 2 are some >> trivial cleanup to MPCore I did along the way. > > I'm happy with all of these, except that

Re: [Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials

2013-11-28 Thread Peter Maydell
On 28 November 2013 06:19, Peter Crosthwaite wrote: > Hi Peter, > > Another spin of the ARM MPCore global timer work. Patches 1 & 2 are some > trivial cleanup to MPCore I did along the way. I'm happy with all of these, except that I think the idea is that each device gets its own CONFIG_ define,

[Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials

2013-11-27 Thread Peter Crosthwaite
Hi Peter, Another spin of the ARM MPCore global timer work. Patches 1 & 2 are some trivial cleanup to MPCore I did along the way. Regards, Peter François LEGAL (1): cpu/a9mpcore: Add Global Timer Peter Crosthwaite (3): cpu/a9mpcore: rename timerbusdev variable cpu/a9mpcore: reorder opera