[U-Boot] [PATCH] usb: hub: allow pgood_delay to be specified via env

Tim Harvey tharvey at gateworks.com
Wed Apr 8 18:50:12 CEST 2015


On Tue, Apr 7, 2015 at 11:55 AM, Marek Vasut <marex at denx.de> wrote:
> On Tuesday, April 07, 2015 at 06:04:36 PM, Tim Harvey wrote:
> [...]
>
>> > If there is some kind of error that's actively detected, it may make
>> > sense to print some kind of message. However, if the symptoms are that
>> > devices simply don't appear on the bus and there's no reason to believe
>> > any are actually plugged in, that fells different.
>>
>> No error... just failure to detect storage device. I agree such a
>> message for people using 'usb start' for some other usb device is not
>> cool.
>>
>> Let's leave it as-is then if there are no complaints.
>
> Hi,
>
> Is the device recognised on the bus and just not identified OR is the device
> not even recognised on the bus ?
>
> Best regards,
> Marek Vasut

Marek,

No timeout - just failure to see Port status change
(portstatus/portchange reflect no change on port).

I did notice there is a compiler warning with my patch that I missed
so I'll re-post it with that resolved if everything else looks ok.

Tim


More information about the U-Boot mailing list