summary refs log tree commit diff stats
path: root/docs/system/arm
diff options
context:
space:
mode:
authorBernhard Beschow <shentey@gmail.com>2025-02-23 12:47:04 +0100
committerPeter Maydell <peter.maydell@linaro.org>2025-02-25 17:12:18 +0000
commit0c105b261551a9b9fed086a7b9ecd0b6d6063bc4 (patch)
tree4a7226b03e691be1f6a5278d82ec880e338a0975 /docs/system/arm
parentf8b26121762c17af9869b0ec7ccbda6df4ea37f8 (diff)
downloadfocaccia-qemu-0c105b261551a9b9fed086a7b9ecd0b6d6063bc4.tar.gz
focaccia-qemu-0c105b261551a9b9fed086a7b9ecd0b6d6063bc4.zip
hw/arm/fsl-imx8mp: Add Ethernet controller
The i.MX 8M Plus SoC actually has two ethernet controllers, the usual ENET one
and a Designware one. There is no device model for the latter, so only add the
ENET one.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-id: 20250223114708.1780-15-shentey@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/system/arm')
-rw-r--r--docs/system/arm/imx8mp-evk.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/arm/imx8mp-evk.rst b/docs/system/arm/imx8mp-evk.rst
index 4b195c917f..917c1d5176 100644
--- a/docs/system/arm/imx8mp-evk.rst
+++ b/docs/system/arm/imx8mp-evk.rst
@@ -14,6 +14,7 @@ The ``imx8mp-evk`` machine implements the following devices:
  * 4 UARTs
  * 3 USDHC Storage Controllers
  * 1 Designware PCI Express Controller
+ * 1 Ethernet Controller
  * 5 GPIO Controllers
  * 6 I2C Controllers
  * 3 SPI Controllers