hi, all
we have a customed board using c6678. The 6678's SGMII0 connects to the external
phy which has both copper and fiber interfaces. When the system switches between
the copper and fiber interface, the network can tx & rx data successfully. However
this switch of interface is not stable, occasionally the network subsystem stops
transferring data. I check the statistics register of the CPSW, the CPSW can receive
the packets from the host on its PORT0, the counter (0x02090b00) increases OK,
but the counter (0x02090c34) of the CPSW's PORT1 stops increasing. When
SGMII0 stops working, the SGMII1 can work OK.
I can't figure out why is happens, can anyone give a hint?