Hi
i am using P2041 with 2 RGMII port AND 2 SGMII ports i have configured the rcw properly ox08 is the setting i have kept In u-boot i am unable to find the VSC8572 Driver only VSC8574 is only preset can i use this ethernet driver of vitasee chip for VSC8572 or how to get the driver for the chip now if i am using mii info in u boot one of the port id is not dispalying
=> mii info
PHY 0x04: OUI = 0x01C1, Model = 0x0D, Rev = 0x02, 1000baseT, FDX-----used
PHY 0x05: OUI = 0x01C1, Model = 0x0D, Rev = 0x02, 10baseT, HDX--------used
PHY 0x06: OUI = 0x01C1, Model = 0x0D, Rev = 0x02, 1000baseT, HDX-------------------not connected
PHY 0x07: OUI = 0x01C1, Model = 0x0D, Rev = 0x02, 1000baseT, HDX--------------------not connected
PHY 0x08: OUI = 0x0000, Model = 0x00, Rev = 0x00, 1000baseX, HDX-----------id is wrong -connected (why ids are not populated?)
PHY 0x09: OUI = 0x01C1, Model = 0x0D, Rev = 0x02, 1000baseT, FDX-------used
PHY 0x0A: OUI = 0x01C1, Model = 0x0D, Rev = 0x02, 1000baseT, HDX------not used
PHY 0x0B: OUI = 0x01C1, Model = 0x0D, Rev = 0x02, 1000baseT, HDX-------not used
now in this 0x4 ------is working i am able to ping to the test pc rgmii
not in this 0x5 ------is not working rgmii
now in this 0x8 ------is working i am able to ping to the test pc sgmii
not in this 0x9 ------is not working sgmii