Hi,
I'm now porting u-boot-2013.01.01-psp05.07.00.00 on our custom board. The AR8035's phy address is 0x04. Now I've got a problem: RGMII works well on 1000 Mbps mode, but can't work on 100 Mbps mode.
Can anyone give me some suggestions? Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm now porting u-boot-2013.01.01-psp05.07.00.00 on our custom board. The AR8035's phy address is 0x04. Now I've got a problem: RGMII works well on 1000 Mbps mode, but can't work on 100 Mbps mode.
Can anyone give me some suggestions? Thanks.
hi, -DK-. Thanks for you reply. I have no ideal about this problem.
Here is the detail of our LAN:
1000/100 Mbps Router (with 4 ports) ---> 100 Mbps ETH hub -----> PC.
The gateway IP address is 192.168.0.1, and PC is 192.168.0.133
1) When we connect the custom board to the router directly, the RGMII works well. It's shown that the link type is 1000 Mbps in u-boot. Ping and tftp works fine.
2)When we connect the custom board to the ETH hub, It's shown that the link type is 100 Mbps in u-boot. But ping and tftp is failed always.