u-boot/board/toradex/verdin-imx8mm
Marcel Ziswiler 5206f1ce0c verdin-imx8mm: fix ethernet
Turns out Microship (formerly Micrel) meanwhile integrated proper
support for the DLL setup on their KSZ9131. Unfortunately, this
conflicts with our previous board code doing that.
Fix this by getting rid of our board code and just relying on the
generic implementation relying on rgmii-id being used as phy-mode.

Fixes: commit c6df0e2ffd
       ("net: phy: micrel: add support for DLL setup on ksz9131")
Fixes: commit af2d3c91d8
       ("ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID")
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2021-10-20 15:08:25 +02:00
..
imximage.cfg board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
Kconfig imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
lpddr4_timing.c board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
MAINTAINERS toradex: hand over maintainership 2020-12-26 14:56:09 +01:00
Makefile board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
spl.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
verdin-imx8mm.c verdin-imx8mm: fix ethernet 2021-10-20 15:08:25 +02:00