Re: [U-Boot] [PATCH 3/5] dm: usb: Do not scan companion busses if no devices where handed over

2015-05-05 Thread Simon Glass
Hi Hans, On 5 May 2015 at 16:14, Hans de Goede wrote: > Hi, > > > On 05/05/2015 11:46 PM, Simon Glass wrote: >> >> Hi Hans, >> >> On 5 May 2015 at 07:28, Hans de Goede wrote: >>> >>> USB scanning is slow, and there is no need to scan the companion busses >>> if no usb devices where handed over t

Re: [U-Boot] [PATCH 3/5] dm: usb: Do not scan companion busses if no devices where handed over

2015-05-05 Thread Hans de Goede
Hi, On 05/05/2015 11:46 PM, Simon Glass wrote: Hi Hans, On 5 May 2015 at 07:28, Hans de Goede wrote: USB scanning is slow, and there is no need to scan the companion busses if no usb devices where handed over to the companinon controllers by any of the main controllers. This saves e.g. 2 sec

Re: [U-Boot] [PATCH 3/5] dm: usb: Do not scan companion busses if no devices where handed over

2015-05-05 Thread Simon Glass
Hi Hans, On 5 May 2015 at 07:28, Hans de Goede wrote: > USB scanning is slow, and there is no need to scan the companion busses > if no usb devices where handed over to the companinon controllers by any > of the main controllers. > > This saves e.g. 2 seconds when booting a A10 OLinuxIno Lime wit

[U-Boot] [PATCH 3/5] dm: usb: Do not scan companion busses if no devices where handed over

2015-05-05 Thread Hans de Goede
USB scanning is slow, and there is no need to scan the companion busses if no usb devices where handed over to the companinon controllers by any of the main controllers. This saves e.g. 2 seconds when booting a A10 OLinuxIno Lime with no USB-1 devices plugged into the root usb ports. The use of a