hello TI:
I use cpsw9g sgmii to connect with PHY(Marvell 88ea1512).
cpsw9g use SGMII2_TX0 and SGMII2_RX0 pins connect to PHY. I can configure PHY with mdio, the PHY configure sgmii to copper mode. It looks like work well.
And then I configure serdes0 and cpsw9g SGMII port 2, if do CSL_SGMII_enableAutoNegotiation, the CSL_SGMII_getStatus return sgmii is link up, but phy is not link up.
Is this status right? Why?
My sgmii configure code as below: