From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Karabin Date: Wed, 20 May 2009 09:28:04 -0400 Subject: [U-Boot] Ethernet not working on OMAP3 board with In-Reply-To: <19F8576C6E063C45BE387C64729E73940432481452@dbde02.ent.ti.com> References: <19F8576C6E063C45BE387C64729E73940432480D02@dbde02.ent.ti.com> <4A12C4CC.7050200@googlemail.com> <19F8576C6E063C45BE387C64729E73940432481452@dbde02.ent.ti.com> Message-ID: <4A140564.3010602@vocollect.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Pillai, Manikandan wrote: > Hi , > > Tried the hints but they don't work. I still don't have a fix. Still investigating. On my omap3 evm, I see perpetual ARP requests sent from my board looking for my tftp server during a tftpboot comamnd. The server responds, but the evm doesn't appear to take note. The behavior of the ping command is similar - one ARP from the evm, an ARP response from the destination and then the ping fails. Does that ring any bells? - Josh