Failed to initialize the ethernet on PPC4 40GP
From: Denny <hidden>
Date: 2006-07-10 09:59:59
HI,
Does anyone ecounter this failure,it always tell me "No ethernet found", why?
- Denny
4 messages, 2 authors, 2006-07-12 · open the first message on its own page
From: Denny <hidden>
Date: 2006-07-10 09:59:59
HI,
Does anyone ecounter this failure,it always tell me "No ethernet found", why?
- Denny
From: Stefan Roese <sr@denx.de>
Date: 2006-07-10 10:56:36
Hi Denny, On Monday 10 July 2006 11:41, Denny wrote:
Does anyone ecounter this failure,it always tell me "No ethernet found", why?
Is this question linux or U-Boot related? If linux then you may have not enabled the 4xx ethernet support in your kernel configuration. If U-Boot, then please set the MAC addresses (ethaddr and eth1addr) and reset the board. And if it really is an U-Boot question, you should address the correct mailinglist. Best regards, Stefan
From: Denny <hidden>
Date: 2006-07-10 11:41:50
Sorry, It is the UBoot question, I will address this to the UBoot maillist the next time! After I add the environment valiable "ipaddr", this message disappeared,but the ethernet still not work (the MII on my custom board work on RMII mode). u-boot => tftp 0x100000 u-boot.bin miiphy_register: non unique device name 'ppc_4xx_eth0' PHY speed read failed, assuming 10bT PHY duplex read failed, assuming half duplex ENET Speed is 10 Mbps - HALF duplex connection TFTP from server 192.168.65.235; our IP address is 192.168.65.239 Filename 'u-boot.bin'. Load address: 0x100000 Loading: T T T T T T T T T T Retry count exceeded; starting again - Denny
From: Denny <hidden>
Date: 2006-07-12 09:14:27
Hi, A silly question, How can I add myself to the UBoot mailist, thanks! - Denny