Yes it is independent. Please queue to arm-devs,
Regards, Peter On Tue, Oct 9, 2012 at 9:53 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 4 October 2012 01:16, Peter Crosthwaite > <peter.crosthwa...@petalogix.com> wrote: >> From: Peter A. G. Crosthwaite <peter.crosthwa...@petalogix.com> >> >> 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 <peter.crosthwa...@petalogix.com> > > This fix isn't dependent on the rest of this patchset, right? I can put > it in arm-devs.next now if you like or you could send it via -trivial. > > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > > -- PMM