[U-Boot-Users] PHY not connected!!

26 Aug
2006
26 Aug
'06
12:02 p.m.
I have PHY not connected when testing ethernet on AT91rm9200 board
U-Boot> setenv ethaddr 52:0f:2d:17:62:27 U-Boot> set ipaddr 10.1.1.1 U-Boot> ping 10.10.11.222 PHY not connected!! host 10.10.11.222 is alive
What happend w/ my board or my u-b00t ?
--
nm.
p/s : i attached my at91rm9200.h.

26 Aug
26 Aug
12:33 p.m.
Hi,
U-Boot> setenv ethaddr 52:0f:2d:17:62:27 U-Boot> set ipaddr 10.1.1.1 U-Boot> ping 10.10.11.222 PHY not connected!! host 10.10.11.222 is alive
Obviously your PHY is working very well, but maybe you are using a different PHY compare to DK or EK. You can modify the code and add your PHY's ID to U-BOOT by yourself.
Still you'll see this problem if you have not connect the MDIO pin to your PHY.
Regards, Yanjun Luo.
6829
Age (days ago)
6829
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hong Tran Duc
-
Yanjun Luo