We have a AM3359 board designed by ourselves.The phy is RTL8211E on the board.However,the ethernet doesn't work in both uboot and linux kernel.
I set the mode of MII as RGMII mode.RGMII1 interface is connected to the phy.
AM3359 could find the phy and set the register of phy.The status of phy shows that the phy links up.
However,When I ping network,it shows as following:
cpsw slave init
link up on port 0, speed 100, full duplex
What is the status of linking up mean?
In addtion,Does AM3359 support the Gbit phy named RTL8211E?