From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Karabin Date: Wed, 20 May 2009 16:53:24 -0400 Subject: [U-Boot] Ethernet not working on OMAP3 board with In-Reply-To: <4A143179.7060902@googlemail.com> References: <19F8576C6E063C45BE387C64729E73940432480D02@dbde02.ent.ti.com> <4A12C4CC.7050200@googlemail.com> <19F8576C6E063C45BE387C64729E73940432481452@dbde02.ent.ti.com> <4A143179.7060902@googlemail.com> Message-ID: <4A146DC4.1040706@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 Dirk Behme wrote: > Pillai, Manikandan wrote: >> Hi , >> >> Tried the hints but they don't work. I still don't have a fix. Still investigating. > > Just two infos, maybe they help somehow: > > - We recently cleaned up OMAP3's clock code. But this was to _improve_ > network. If I remember correctly, Mani tested all clock changes and > they were fine. See git history of cpu/arm_cortexa8/omap3/interrupts.c > for details. > > - Steve has still no luck with lan9221 from SMSC on Overo (U-Boot's > smc991x driver). See thread > > http://lists.denx.de/pipermail/u-boot/2009-April/051238.html > http://lists.denx.de/pipermail/u-boot/2009-April/051247.html > http://lists.denx.de/pipermail/u-boot/2009-April/051259.html http://lists.denx.de/pipermail/u-boot/2009-April/050687.html did the trick - it was referenced in the above threads. I had thought that it was applied to the branch I was on, and missed it that it wasn't. Thanks for jogging me into looking for it again. > I'm not sure which network chip is used on EVM, though. The evm's using a 9115, and was already properly set up. Thanks again, - Josh