From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 3 Jun 2014 19:38:03 +0200 Subject: [U-Boot] [PATCH 2/2] usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY In-Reply-To: <538DFA06.7040805@wwwdotorg.org> References: <1400530878-15956-1-git-send-email-swarren@wwwdotorg.org> <538DFA06.7040805@wwwdotorg.org> Message-ID: <201406031938.03164.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, June 03, 2014 at 06:38:30 PM, Stephen Warren wrote: [...] > Yes, perhaps it is worth U-Boot probing for longer than the minimum > time, either always or on-demand as requested by an environment > variable. The only downside would be that "usb start" would take longer > even in the absence of these broken(?) devices if we always delay > longer, rather than triggering the process via an environment variable. > Marek, what are your thoughts? I'd vouch for env variable, we do not want to inconvenience users because of such bugged devices. Best regards, Marek Vasut