Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-06-07 Thread Pillai, Manikandan
From: John Rigby [mailto:jcri...@gmail.com] Sent: Sunday, June 07, 2009 7:43 AM To: Pillai, Manikandan Cc: Josh Karabin; u-boot@lists.denx.de Subject: Re: [U-Boot] Ethernet not working on OMAP3 board with Does anyone know what the current status of this is? I

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-06-07 Thread Pillai, Manikandan
From: John Rigby [mailto:jcri...@gmail.com] Sent: Sunday, June 07, 2009 7:43 AM To: Pillai, Manikandan Cc: Josh Karabin; u-boot@lists.denx.de Subject: Re: [U-Boot] Ethernet not working on OMAP3 board with Does anyone know what the current status of this is? I

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-06-06 Thread John Rigby
x27; > > 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 [ma

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-28 Thread Pillai, Manikandan
> -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

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-26 Thread Pillai, Manikandan
OK I will try with the same commit and send the results. > -Original Message- > From: Josh Karabin [mailto:gkara...@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 no

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-26 Thread Eric BENARD
Eric BENARD a écrit : > if I understand well the datasheet, in incluse/asm/arch/cpu.h > isn't base adresse for CS6's config register wrongly defined : sorry after reading again I now understand this value is calculated, the defined value is of course the right. Eric _

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-26 Thread Josh Karabin
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 : "OM

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-26 Thread Eric BENARD
Hi, Pillai, Manikandan a écrit : > Hi Dirk, > > I have already tried this patch it does not work on EVM. > Was any other patch applied along with this ? > if I understand well the datasheet, in incluse/asm/arch/cpu.h isn't base adresse for CS6's config register wrongly defined : it's actually :

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-25 Thread Pillai, Manikandan
ndan > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Ethernet not working on OMAP3 board with > > Josh Karabin wrote: > > Dirk Behme wrote: > >> Pillai, Manikandan wrote: > >>> Hi , > >>> > >>> Tried the hints but they don't w

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-20 Thread Dirk Behme
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_ >>

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-20 Thread Josh Karabin
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 co

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-20 Thread Dirk Behme
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 cha

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-20 Thread Josh Karabin
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 t

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-19 Thread Pillai, Manikandan
Hi , Tried the hints but they don't work. I still don't have a fix. Still investigating. regards > -Original Message- > From: Dirk Behme [mailto:dirk.be...@googlemail.com] > Sent: Tuesday, May 19, 2009 8:10 PM > To: Pillai, Manikandan > Cc: u-boot@lists.denx.de > Subject: Re: Ethernet n

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-19 Thread Dirk Behme
Hi Mani, Pillai, Manikandan wrote: > Hi, > > I was testing the latest tip of u-boot and v2009.06-rc1, I find that the > Ethernet is not working. > > Is there some fix available for this issue ? The 2009.03 was working fine. Any news on this? Did the hints from ml help? Or do we have to invest

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-18 Thread Ben Warren
Wolfgang Denk wrote: > Dear Matthias Ludwig, > > In message <20090518081724.ga19...@ultratronik.de> you wrote: > >> Dear Mani, >> >> >>> I was testing the latest tip of u-boot and v2009.06-rc1, >>> I find that the Ethernet is not working. >>> >> i assume you are using a board with SM

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-18 Thread Wolfgang Denk
Dear Matthias Ludwig, In message <20090518081724.ga19...@ultratronik.de> you wrote: > Dear Mani, > > > I was testing the latest tip of u-boot and v2009.06-rc1, > > I find that the Ethernet is not working. > > i assume you are using a board with SMSC911x ethernet chip? If so, this > discussion ma

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-18 Thread Matthias Ludwig
Dear Mani, > I was testing the latest tip of u-boot and v2009.06-rc1, > I find that the Ethernet is not working. i assume you are using a board with SMSC911x ethernet chip? If so, this discussion may help you: http://lists.denx.de/pipermail/u-boot/2009-April/050687.html SMSC911x (and oth

[U-Boot] Ethernet not working on OMAP3 board with

2009-05-17 Thread Pillai, Manikandan
Hi, I was testing the latest tip of u-boot and v2009.06-rc1, I find that the Ethernet is not working. Is there some fix available for this issue ? The 2009.03 was working fine. Regards Mani --- Manikandan Pillai BCG-PSP Project Le