Re: [Qemu-devel] [PATCH arm-devs v2 2/2] cpu/a9mpcore: Add Global Timer

2013-07-15 Thread Peter Maydell
On 15 July 2013 06:19, wrote: > From: François LEGAL > > Add the global timer to A9 MPCore. > > Signed-off-by: François LEGAL > [PC Changes: > * new commit message > * split off original version as a separate patch > ] > Signed-off-by: Peter Crosthwaite Reviewed-by: Peter Maydell assuming

[Qemu-devel] [PATCH arm-devs v2 2/2] cpu/a9mpcore: Add Global Timer

2013-07-14 Thread peter . crosthwaite
From: François LEGAL Add the global timer to A9 MPCore. Signed-off-by: François LEGAL [PC Changes: * new commit message * split off original version as a separate patch ] Signed-off-by: Peter Crosthwaite --- This will likely conflict with Andreas' MPCore work. Changed from v1: Set authorship