
Subject: Re: [PATCH v3] TI: OMAP3: Overo Tobi ethernet support
On Oct 5, 2009, at 8:56 AM, Steve Sakoman sakoman@gmail.com wrote:
On Sat, Sep 26, 2009 at 2:14 PM, Olof Johansson olof@lixom.net wrote:
Add setup for ethernet on Tobi, allowing kernel/ramdisk to be loaded over tftp.
This also refactors the smc911x driver to allow for detecting when the chip is missing. I.e. the detect_chip() function is called earlier and will abort gracefully when the Chip ID read returns all 1's.
Hmm . . . I just tried this on a board without smc911x chip and it seems to hang after printing "Net".
Did it work for you in this case? Haven't had time to debug yet, but will try to look later today.
The only hardware I have is tobi, which is why I thought I cc:d you as well as asked others to test with other carriers if they had them.
I guess first thing to find out is if it's the first read that hangs or what.
-Olof
Steve
I thought that I'd let everybody know that I have rebased and the ti tree is in sync with Tom's u-boot-arm.
Thanks, Sandeep