Hi
We have DP83867 rgmii connected with rfsoc but after configurations it is not able to make link-
[ 140.365672] macb ff0e0000.ethernet eth0: Link is Down
[ 146.510135] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 149.581670] macb ff0e0000.ethernet eth0: Link is Down
[ 151.630128] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 153.677670] macb ff0e0000.ethernet eth0: Link is Down
[ 177.230136] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 178.253669] macb ff0e0000.ethernet eth0: Link is Down
[ 179.278146] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 180.301668] macb ff0e0000.ethernet eth0: Link is Down
[ 188.494129] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 189.517669] macb ff0e0000.ethernet eth0: Link is Down
[ 190.542127] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 195.661669] macb ff0e0000.ethernet eth0: Link is Down
[ 196.686124] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 197.709668] macb ff0e0000.ethernet eth0: Link is Down
[ 211.022130] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 212.045671] macb ff0e0000.ethernet eth0: Link is Down
[ 225.358134] macb ff0e0000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off
[ 230.477667] macb ff0e0000.ethernet eth0: Link is Down
NOTE: It is not working with 1000 and 100,so i have done ethtool -s eth0 speed 10 autoneg off mdix on
Kindly help