From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 14 Mar 2016 11:51:19 -0600 Subject: [U-Boot] [PATCH v3 4/4] usb: Change power-on / scanning timeout handling In-Reply-To: <1457950693-564-5-git-send-email-sr@denx.de> References: <1457950693-564-1-git-send-email-sr@denx.de> <1457950693-564-5-git-send-email-sr@denx.de> Message-ID: <56E6FA17.1030705@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/14/2016 04:18 AM, Stefan Roese wrote: > This patch changes the USB port scanning procedure and timeout > handling in the following ways: >.. Tested-by: Stephen Warren (including some tests with a 7-port (i.e. 2 nested 4-port) USB hub maxed out with devices).