From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick.Lee Date: Tue, 21 Oct 2003 21:50:46 +0800 Subject: [U-Boot-Users] Problem with LAN91C113 Message-ID: <003501c397da$5f5693c0$5d040b0a@Ricky> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The Ethernet Chip on my board is SMSC LAN91C113,the driver I used is smc91111.c. I've defined CONFIG_DRIVER_SMC91111,undefined xxx_USE_32_BIT undefined xxxx_EXT_PHY. When u-boot runs up, I try to ping my host from u-boot,but the sniffer on my host cannot catch any hardware packet,but my host sends ARP REPLY packet to my board. and the sended packet is captured by sniffer.Unfortunitly,board does'nt seem to have received right packet.I've enabled ET_DEBUG,It prints: RCV: STATUS 42 LENGTH 8. AND LEDA & LEDB both lights! What is the reason? Can you give me some ideas? Thanks a lot! Ricky -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.denx.de/pipermail/u-boot/attachments/20031021/d17f0ad5/attachment.htm