hw/arm/fsl-imx8mp: Add Ethernet controller
authorBernhard Beschow <shentey@gmail.com>
Sun, 23 Feb 2025 11:47:04 +0000 (12:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Feb 2025 17:12:18 +0000 (17:12 +0000)
commit0c105b261551a9b9fed086a7b9ecd0b6d6063bc4
tree4a7226b03e691be1f6a5278d82ec880e338a0975
parentf8b26121762c17af9869b0ec7ccbda6df4ea37f8
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>
docs/system/arm/imx8mp-evk.rst
hw/arm/Kconfig
hw/arm/fsl-imx8mp.c
hw/arm/imx8mp-evk.c
include/hw/arm/fsl-imx8mp.h