[PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller

2025-02-23 Thread Bernhard Beschow
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 Signed-off-by: Bernhard Beschow --- docs/system/arm/imx8mp-evk.rst | 1 + include/hw/arm/fsl-imx8mp

Re: [PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller

2025-02-06 Thread Peter Maydell
On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow wrote: > > 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. > > Signed-off-by: Bernhard Beschow > --- > docs/system/arm/imx8mp-

[PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller

2025-02-04 Thread Bernhard Beschow
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. Signed-off-by: Bernhard Beschow --- docs/system/arm/imx8mp-evk.rst | 1 + include/hw/arm/fsl-imx8mp.h| 8 hw/arm/