
-----Original Message----- From: Pillai, Manikandan Sent: Wednesday, May 27, 2009 10:01 AM To: 'Josh Karabin' Cc: Dirk Behme; u-boot@lists.denx.de Subject: RE: [U-Boot] Ethernet not working on OMAP3 board with
OK I will try with the same commit and send the results.
-----Original Message----- From: Josh Karabin [mailto:gkarabin@vocollect.com] Sent: Tuesday, May 26, 2009 8:26 PM To: Pillai, Manikandan Cc: Dirk Behme; u-boot@lists.denx.de Subject: Re: [U-Boot] Ethernet not working on OMAP3 board with
Pillai, Manikandan wrote:
Hi Dirk,
I have already tried this patch it does not work on EVM. Was any other patch applied along with this ?
That was the only one that I needed, on top of the arm/next branch from last week. The last commit was 86d5c98d3d97d631b1d3a5f5e6a17e87c99b42cf : "OMAP3: Fix CKE1 MUX setting to allow self-refresh".
[Pillai, Manikandan] I tried with this commit and it works. If I use the v2009.06-rc1 tag with these changes it does not work.
smc911x: initializing smc911x: detected LAN9115 controller smc911x: phy initialized Addrr = 0 1 2 2 4 4 smc911x: MAC 00:01:02:02:04:04 BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4
So guess there are some more changes that require to be done. Any ideas welcome.
- Josh