On 19/Mar/2019 02:14, Marek Vasut wrote:
> On 3/18/19 2:21 PM, Ismael Luceno Cortes wrote:
> > Drop the counter, it has no meaning other than being the order in which
> > the interface is found; the name assigned to the USB host controller
> > interface is a better indicator.
> > 
> > Example of the original output:
> >> USB0:   USB EHCI 1.10
> >> scanning bus 0 for devices... 2 USB Device(s) found
> >>        scanning usb for storage devices... 1 Storage Device(s) found
> > 
> > Patched output:
> >> Bus usb@ee080100:   USB EHCI 1.10
> >> scanning bus 0 for devices... 2 USB Device(s) found
>                 ^
>                 '-- here it still says 0, why ?
>                     it's not very consistent :)

Good point, I'll remove that one, it seems it used to be the same thing
but now comes from dev->seq.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to