mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
hw/arm/fsl-imx8mp: Add USB support
Split the USB MMIO regions to better keep track of the implemented vs. unimplemented regions. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20250223114708.1780-16-shentey@gmail.com [PMM: drop "static const" from usb_table for GCC 7.5] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
0c105b2615
commit
4226c39fea
4 changed files with 49 additions and 2 deletions
|
@ -15,6 +15,7 @@ The ``imx8mp-evk`` machine implements the following devices:
|
|||
* 3 USDHC Storage Controllers
|
||||
* 1 Designware PCI Express Controller
|
||||
* 1 Ethernet Controller
|
||||
* 2 Designware USB 3 Controllers
|
||||
* 5 GPIO Controllers
|
||||
* 6 I2C Controllers
|
||||
* 3 SPI Controllers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue