mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
ef7ceb3ec7
The i.MX8MP DHCOM SoM may be populated with either KSZ9131RNXI RGMII PHY or LAN8740Ai RMII PHY attached to EQoS MAC, and either external RGMII PHY or LAN8740Ai RMII PHY attached to FEC MAC. The SoM configuration can be detected for each MAC by reading RX_CTL pull resistor state early on boot. Make use of this, detect the exact PHY configuration, and patch control DT accordingly so that the ethernet is configured correctly in U-Boot. Signed-off-by: Marek Vasut <marex@denx.de> |
||
---|---|---|
.. | ||
common.c | ||
imx8mp_dhcom_pdk2.c | ||
imximage-lpddr4.cfg | ||
Kconfig | ||
lpddr4_timing.h | ||
lpddr4_timing_2G_32.c | ||
lpddr4_timing_4G_32.c | ||
MAINTAINERS | ||
Makefile | ||
spl.c |