On Tue, 4 Aug 2026 at 15:46, botszhuang <[email protected]> wrote: > > The last valid register is the Clock Stretch Timeout (CLKT) at > offset 0x1c. Since it is a 32-bit register, the total memory > region size should be 0x1c + 4 = 0x20. > > Update the size parameter in memory_region_init_io() from 0x24 > to 0x20 to accurately reflect the hardware specification. > > Signed-off-by: botszhuang <[email protected]>
Applied to target-arm.next ready for when we reopen development for 11.2; thanks. -- PMM
