|
I have been struggling to bring up the ethernet connection on a 9260-EK clone in Uboot. The board is a direct copy of the 9260EK and as such utilizes the same Davicom DM9161 PHY. It appears that Uboot can find the PHY, whether it is on address 0 or not I am unsure of. The PHY will make a connection to my PC and communication seems to occur across the TX/RX lines when looking with a scope, however the Link/Acct light is constantly flashing very erratically. I do get a "MAC: error during RMII initialization" during boot. I cannot tftp nor ping the PC that it is supposedly connected to. I have checked all pins of the PHY and matched them to what is seen on my EK board and all is fine except the TX/RX lines. If no cable is present the signal on the TX+/TX- and RX+/RX- lines is not a steady 2.4V as seen on the EK board. It seems to be jumping around on my board, pulsing if you will at the same rate as the Link light is flickering. The reset line is not asserted, and the pwrdwn line is pulled low.
Could it be possible the chip is continually trying to reconnect? I am not super familiar with ethernet and would greatly appreciate some assistance in diagnosing my issue.
|