Part Number: AM3352
Hi All,
I have a custom board based on Ti's am335x and have Marvell Phy 88E1512 installed on it. The problem I am facing is, if I use Marvell drivers in my QT application to get some lower layer values, the Ethernet Link goes down and I need no power cycle (reboot doesn't work) the device to get the Ethernet Link back.
I tried to debug the issue and found that while accessing register 22 (Page Address Register) in Marvell Phy, link goes down and power cycle is the only way to get the link up.
If I do not change the register values from the QT code, Ethernet works fine.
I have tried to reset the Phy chip from Marvell drivers, but it didn't help.
Can someone please help me to solve the issue?
Thanks,