Am 10.07.2013 07:08, schrieb peter.crosthwa...@xilinx.com:
> From: Peter Crosthwaite
>
> The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
> The timer is shared but each CPU has a private independent comparator
> and interrupt.
>
> Original version contributed by Francois L
Hi Andreas,
On Wed, Jul 10, 2013 at 6:25 PM, Andreas Färber wrote:
> Am 10.07.2013 09:41, schrieb Peter Maydell:
>> On 10 July 2013 06:08, wrote:
>>> From: Peter Crosthwaite
>>>
>>> The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
>>> The timer is shared but each CPU has
Am 10.07.2013 09:41, schrieb Peter Maydell:
> On 10 July 2013 06:08, wrote:
>> From: Peter Crosthwaite
>>
>> The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
>> The timer is shared but each CPU has a private independent comparator
>> and interrupt.
>>
>> Original version c
On 10 July 2013 06:08, wrote:
> From: Peter Crosthwaite
>
> The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
> The timer is shared but each CPU has a private independent comparator
> and interrupt.
>
> Original version contributed by Francois LEGAL.
>
> Signed-off-by: Pete
From: Peter Crosthwaite
The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
The timer is shared but each CPU has a private independent comparator
and interrupt.
Original version contributed by Francois LEGAL.
Signed-off-by: Peter Crosthwaite
---
Francois, do you want to re-