On 04/27/2018 10:36 AM, Peter Maydell wrote:
> Convert the tusb6010 device away from using the old_mmio field
> of MemoryRegionOps. This device is used only in the n800 and n810
> boards.
>
> Signed-off-by: Peter Maydell
> ---
> hw/usb/tusb6010.c | 40
>
Convert the tusb6010 device away from using the old_mmio field
of MemoryRegionOps. This device is used only in the n800 and n810
boards.
Signed-off-by: Peter Maydell
---
hw/usb/tusb6010.c | 40
1 file changed, 36 insertions(+), 4 deletions(-)
diff --git