EC2 RGMII cannot connected with phy

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EC2 RGMII cannot connected with phy

1,141 Views
muaxi8
Contributor V

lx2080 customer board。

Phy devices are correctly identified in the Uboot ,The state is link,but ping is not work。What could be the problem

=> mdio list
FSL_MDIO0:
5 - AR8031/AR8033 <--> DPMAC18@rgmii-id
FSL_MDIO1:
4 - Generic 10G PHY <--> DPMAC14@xgmii
8 - Generic 10G PHY <--> DPMAC13@xgmii
=>

=> pri ipaddr
ipaddr=10.0.14.13
=>

=> ping 10.0.14.119
Using DPMAC18@rgmii-id device

ARP Retry count exceeded; starting again
ping failed; host 10.0.14.119 is not alive
=>

The VALUE detected by the PC is 100M。

muaxi8_0-1637737653069.png

 

0 Kudos
Reply
1 Reply

1,137 Views
ufedor
NXP Employee
NXP Employee

It is required to check:

1) RGMII interface is properly implemented

2) 125MHz clock is applied and EC_GTX_CLK125 is correctly configured - i.e. RCW[GTX_CLK_PMUX]=0

3) PHY is correctly initialized - i.e. internal delays are enabled for RX and TX clocks.

0 Kudos
Reply