From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 21 May 2009 07:06:26 +0200 Subject: [U-Boot] Ethernet not working on OMAP3 board with In-Reply-To: <4A146DC4.1040706@vocollect.com> References: <19F8576C6E063C45BE387C64729E73940432480D02@dbde02.ent.ti.com> <4A12C4CC.7050200@googlemail.com> <19F8576C6E063C45BE387C64729E73940432481452@dbde02.ent.ti.com> <4A143179.7060902@googlemail.com> <4A146DC4.1040706@vocollect.com> Message-ID: <4A14E152.5030309@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Josh Karabin wrote: > 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. Thanks for testing! Mani: Can you confirm this? Many thanks Dirk