Hello
We have designed device with reference of AM335xevm_sk board. we have designed with single Ethernet (RGMii1). we didn't use RGMII2 in our design.
When is boot my custom device its found the eth0 PHY but its not connecting with my LAN its showing link not ready, even though i have connected the ethernet caple with my RJ-45
Here i 've attached my log:
[ 17.235229] net eth0: CPSW phy found : id is : 0x4dd074
[ 17.241455] PHY 0:01 not found
[ 17.263275] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.728851] request_suspend_state: wakeup (3->0) at 23725815780 (2000-01-01 00:19:15.198441071 UTC)
[ 23.975952] init: no such service 'hciattach'
[ 24.880096] acc_open
# netcfg eth0 dhcp
terminated with timeout error..
Is my PHY working fine and connection problem between PHY and RJ-45 or any other problem ?