I need to use 1Gbps PHY on mdio2. the PCB mdio connect to EMI2. I modify the eth.c on uboot, the mdio can find PHY ID,but cannot work in kernel. it is good when use PCB connect to mdio1.
I see that mdio2 is used for 10Gbps in LSDK2108 branch. how to modify it for use on 1Gbps?
thanks.