[U-Boot] [PATCH v2 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter

Simon Glass sjg at chromium.org
Thu Apr 14 00:31:47 CEST 2011


On Wed, Apr 13, 2011 at 2:08 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> as long as the devices created in between are also punted, this should be
> fine.  i was thinking of this case as you dont want:
>  - usb start
>  - probe some usb net devices (get usbnet0 and usbnet1)
>  - usb start
>  - previous usbnet0/usbnet1 still exist, and the counter has been reset to 0
> so the new devices start back at usbnet0
>
> if there's something in the bigger picture that takes care of this already,
> then this is probably fine.

Yes if you do 'usb start' then the old devices go away.

Regards,
Simon

> -mike
>


More information about the U-Boot mailing list