Dear NXP,
By reference to below solution:
/Layerscape/How-to-configure-Ethernet-SGMII-MAC9-on-LS1043A/m-p/626613
Our Marvell switch can work normally with intentionally perform SERDES-PLL reset.
But once we perform SERDES-PLL reset, the PHY becomes malfunction.
(PHY works perfect before perform SERDES-PLL reset)
HW connect as below:
PHY--> DATA: Lane 0 of SERDES, Control: EMI1_MDIO
switch--> DATA: Lane 1 of SERDES, Control: EMI1_MDIO (same MDIO bus)
My test step as below:
1. (PHY) ping 192.168.1.23 --> works
2. (switch)ping 192.168.1.113 -->fail
3. (perform PLL reset) --> do like reference describe.
4. (switch)ping 192.168.1.113 -->works
5. (PHY) ping 192.168.1.23 -->fail , which is our problem here.
Please help us on this.
Thanks a lot.