Part Number: PROCESSOR-SDK-AM437X
Board used : idkAM437x.
If we read the phy registers at the Uboot using "mii dump <phyid> <regid> command, the phy register values are read properly. But when we try to read the phy register dump from the Linux command(running on the target) "ethtool", phy register values are garbage value. like:
:ethtool -d eth0"
0x0000: 00 00 00 00 00 00 00 10 0a 00 0d 00 0c 00 00 00
0x0010: ff ff 00 d0 ff ff ff ff 00 00 00 00 00 00 00 20
0x0020: 07 06 07 07 1c 00 00 00 33 33 00 10 01 00 00 00
0x0030: 1c 00 00 00 00 01 00 10 01 00 00 5e 1c 00 00 00
Please anyone help me regarding this.
Regards,
Anil Dali