[U-Boot] SMSC LAN9514 on TI DM37x board

Felix Radensky felix at embedded-sol.com
Wed Nov 7 18:56:56 CET 2012


Hi Ilya,

On 11/06/2012 01:01 PM, Ilya Yanok wrote:
>
>
> On Tue, Nov 6, 2012 at 9:24 AM, Felix Radensky 
> <felix at embedded-sol.com <mailto:felix at embedded-sol.com>> wrote:
>
>     Hi Marek,
>
>
>     On 11/06/2012 12:57 AM, Marek Vasut wrote:
>
>         Can you please avoid top-posting? Does U-Boot even support
>         your USB device?
>
>
>     Sorry about top-posting. My USB device is supported by
>     smsc95xx.c driver
>     in drivers/usb/eth.
>
>
> Judging by the portion of config you cited you don't have it 
> enabled. But I don't think that's your current problem (you should 
> see your device after usb start even if there is no driver for it). 
> I'd verify PHY configuration if I were you.
>
> Regards, Ilya.

Thanks for replying. I do have the following definitions as well:

#define CONFIG_USB_HOST_ETHER
#define CONFIG_USB_ETHER_SMSC95XX

I'm going to compare u-boot and kernel PHY initializations. They are 
not the same,
and in linux everything works.

Felix.



More information about the U-Boot mailing list