hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
commitb8e2d3f86c79f164683b80f16ca55f093a816ab3
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 19 Jan 2024 21:51:06 +0000 (19 22:51 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jan 2024 11:30:47 +0000 (26 11:30 +0000)
tree62ddb9b4d6037b0fc301d7915819fe34fcd0d0ee
parent58aa3a0b90909717a4679c195082da75926c6794
hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller

The TUSB6010 USB controller is soldered on the N800 and N810
tablets, thus is always present.

This is a migration compatibility break for the n800/n810
machines started with the '-usb none' option.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240119215106.45776-3-philmd@linaro.org
[PMM: fixed commit message typo]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/nseries.c