From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 7 Apr 2015 20:55:06 +0200 Subject: [U-Boot] [PATCH] usb: hub: allow pgood_delay to be specified via env In-Reply-To: References: <1428329107-2294-1-git-send-email-tharvey@gateworks.com> <5523F91D.1020001@wwwdotorg.org> Message-ID: <201504072055.06455.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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