HI Ti team
I need to config LAN PHY register under U-boot.
But some error occurred
=>
=> mii device
MII devices: 'ethernet@4a100000'
Current device: 'ethernet@4a100000'
=> mii info
=> mii read 0 0
Error reading from the PHY addr=00 reg=00
=>
It seem can read the mii device 'ethernet@4a100000'
But can not list the mii device detail by mii info command and also cannot read PHY register by mii read command
Is there any setting missing?
and also fail by mdio command
=>
=> mdio list
ethernet@4a100000:
=> mdio read 0 0
0 is not a known ethernet
Reading from bus ethernet@4a100000
PHY at address 0:
Error