Yes it is independent.
Please queue to arm-devs,
Regards,
Peter
On Tue, Oct 9, 2012 at 9:53 PM, Peter Maydell wrote:
> On 4 October 2012 01:16, Peter Crosthwaite
> wrote:
>> From: Peter A. G. Crosthwaite
>>
>> There is a gap in the reset region of the address space at offset 0x208. This
>> th
On 4 October 2012 01:16, Peter Crosthwaite
wrote:
> From: Peter A. G. Crosthwaite
>
> There is a gap in the reset region of the address space at offset 0x208. This
> throws out all these enum values by one when translating them to address
> offsets.
> Fixed by putting the corresponding gap in th
From: Peter A. G. Crosthwaite
There is a gap in the reset region of the address space at offset 0x208. This
throws out all these enum values by one when translating them to address
offsets.
Fixed by putting the corresponding gap in the enum as well.
Signed-off-by: Peter A. G. Crosthwaite
---