On Fri, Jun 15, 2012 at 11:23:56AM +0100, Krystian Garbaciak wrote: > Devices with register paging or indirectly accessed registers can configure > register mapping to map those on virtual address range. During access to > virtually mapped register range, indirect addressing is processed > automatically, in following steps: > 1. selector for page or indirect register is updated (when needed); > 2. register in data window is accessed. Applied, thanks. I had to fix up a few conflicts but I think that's done OK, please check though.