From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 15 Mar 2016 14:16:43 +0100 Subject: [U-Boot] [PATCH v3 4/4] usb: Change power-on / scanning timeout handling In-Reply-To: <56E6FA17.1030705@wwwdotorg.org> References: <1457950693-564-1-git-send-email-sr@denx.de> <1457950693-564-5-git-send-email-sr@denx.de> <56E6FA17.1030705@wwwdotorg.org> Message-ID: <56E80B3B.2030209@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 Hi Stephen, On 14.03.2016 18:51, Stephen Warren wrote: > 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). Thanks for doing those tests on your platform. I'm interested, how big the time difference between stock U-Boot and the patched version is though. Could you please post those numbers once for reference, if its not too much trouble? Thanks, Stefan