I'd also check you MAC address setup. Usually Unicast MAC addresses start with 0x00. Yours is starting with 0x7c:0x71.
Rick -----Original Message----- From: Gary Thomas [mailto:[EMAIL PROTECTED] Sent: Saturday, July 28, 2007 9:51 AM To: Tales Toledo Cc: [email protected] Subject: Re: [ECOS] Re: PowerPC FEC doesn't ping -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tales Toledo wrote: > On 7/27/07, Tales Toledo <[EMAIL PROTECTED]> wrote: >> Hi, >> >> is there some additional special cdl_option for FEC? >> >> I can get ** FEC Info: PHY LINK already UP \n message from redboot >> boot, configure ip_addresses, but I can get a reply from host or even >> reply its requests because FEC can't send packages (I have checked >> with wireshark). > > I also check TXD0 close to phy with an oscilloscope and seems that > PowerPC FEC (hw is fine because it works with another sw) doesn't > transmit any package. > > I can see the debug messages at redboot console > > RedBoot> ping -h 192.168.1.100 > Ethernet send: > 0000545C: FF FF FF FF FF FF 7C 71 43 A6 7C 92 08 06 |......|qC.|... | > Ethernet send: > 0000545C: FF FF FF FF FF FF 7C 71 43 A6 7C 92 08 06 |......|qC.|... | > Ethernet send: > 0000545C: FF FF FF FF FF FF 7C 71 43 A6 7C 92 08 06 |......|qC.|... | > > Is there some low level debug for FEC driver to address this issue? Check your I/O port configuration - this is different for every processor (852 vs 87x vs ...). If it's not right, the FEC will not be connected to the outside world! - -- - ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world - ------------------------------------------------------------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGq0m3maKbSsQGV8ARAvT4AJ903J0ueUeWPDgcrbF9EOaT+tUCRQCggLww yREAzE8vPtpGPpgcNskl2zY= =nP25 -----END PGP SIGNATURE----- -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
