RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-11 Thread Rick Bronson
Hi, I've found the problem and below is the fix. It appears your SMSC9200 is faster than mine ;-) Once in a while mine gets through the smsc911x_soft_reset() in 100 us but most of the time it takes a full 250 ms. Rick --- linux/drivers/net/smsc911x.c.~1~2010-11-08 19:53:03.0

RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-10 Thread Premi, Sanjeev
-Original Message- From: Rick Bronson [mailto:r...@efn.org] Sent: Tuesday, November 09, 2010 10:24 AM To: linux-omap@vger.kernel.org Cc: Premi, Sanjeev Subject: RE: Mistral AM37x (with AM3715) devel board networking broken Hi Sanjeev, Thanks much for the help. I tried

RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-10 Thread Premi, Sanjeev
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Gadiyar, Anand Sent: Tuesday, November 09, 2010 10:32 AM To: Rick Bronson Cc: linux-omap@vger.kernel.org; Premi, Sanjeev Subject: Re: Mistral AM37x (with AM3715) devel

RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-08 Thread Premi, Sanjeev
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Rick Bronson Sent: Sunday, November 07, 2010 9:15 PM To: srin...@mistralsolutions.com; linux-omap@vger.kernel.org Subject: RE: Mistral AM37x (with AM3715) devel board

RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-08 Thread Premi, Sanjeev
: Mistral AM37x (with AM3715) devel board networking broken sanjeev, Thanks much for the help. [sp] On first looks I would suspect the u-boot. 2009.11 seems to be quite old. Can you try using version 2010.09? I had tried 2010.09 on this board originally but found

RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-08 Thread Rick Bronson
Hi Sanjeev, Thanks much for the help. I tried building the latest on l-o master and was able to boot consistently in 4 times I tried. Didn't notice the gpio clock related error I noticed in your boot log. U-Boot 2010.09 (Nov 08 2010 - 17:11:45) OMAP3630/3730-GP ES2.0, CPU-OPP2,

Re: Mistral AM37x (with AM3715) devel board networking broken

2010-11-08 Thread Gadiyar, Anand
On Tue, Nov 9, 2010 at 10:23 AM, Rick Bronson r...@efn.org wrote: Hi Sanjeev,  Thanks much for the help. I tried building the latest on l-o master and was able to boot consistently in 4 times I tried. Didn't notice the gpio clock related error I noticed in your boot log. U-Boot 2010.09

RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-07 Thread Rick Bronson
sanjeev, Thanks much for the help. [sp] On first looks I would suspect the u-boot. 2009.11 seems to be quite old. Can you try using version 2010.09? I had tried 2010.09 on this board originally but found that it wasn't stable, it was almost like the SDRAM wasn't set up correctly. I'd

Mistral AM37x (with AM3715) devel board networking broken

2010-11-06 Thread Rick Bronson
Hi, Should I be able to use the latest omap-linux-2.6 on this board? I tried: git clone git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git cd linux-omap-2.6; make omap2plus_defconfig ARCH=arm; make I get some warnings when it boots but it fails to setup the networking

RE: Mistral AM37x (with AM3715) devel board networking broken

2010-11-06 Thread Premi, Sanjeev
From: linux-omap-ow...@vger.kernel.org [linux-omap-ow...@vger.kernel.org] On Behalf Of Rick Bronson [r...@efn.org] Sent: Saturday, November 06, 2010 8:50 PM To: linux-omap@vger.kernel.org Cc: srin...@mistralsolutions.com Subject: Mistral AM37x (with AM3715) devel board networking broken