Tool/software:
Hello TI,
We are using Micrel KSZ9031 Ethernet phy with our custom am62a7 board.
We are using yocto SDK and GCP environment.
I have made active micrel KSZ9031 phy in kernel configuration.
Problems:-
1. when i have tried to change configuration in dts file. then the log is not showing Micrel KSZ9031 Ethernet Phy configuration. below is the log
2. when i did not do any changes in kernel configuration and dts configuration then it is showing below log
Can you please support on ethernet on Micrel KSZ9031. What changes we need to do in dts file, in kernel configuration and other stuff.
My ethernet is connected on RGMII1.
I have added RGMII pin and MDIO pins in dts from device tree and it is correct.
If my logs showing phy Micrel KSZ9031 and after that if i am trying to ping and see the ip address it is not showing any IP address and LINK is also not detected in my side.
But if am trying to do the same thing in EVM and follow the steps then it is pink and LINK is also detected.
Can you Please support on that.