mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
hw/arm/fsl-imx8mp: Add PCIe support
Linux checks for the PLLs in the PHY to be locked, so implement a model emulating that. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20250223114708.1780-9-shentey@gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
a81193c3e9
commit
fd1deb5301
9 changed files with 176 additions and 0 deletions
|
@ -13,6 +13,7 @@ The ``imx8mp-evk`` machine implements the following devices:
|
|||
* Generic Interrupt Controller (GICv3)
|
||||
* 4 UARTs
|
||||
* 3 USDHC Storage Controllers
|
||||
* 1 Designware PCI Express Controller
|
||||
* Secure Non-Volatile Storage (SNVS) including an RTC
|
||||
* Clock Tree
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue