From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 11 Apr 2015 19:08:01 +0200 Subject: [U-Boot] [PATCH v2] usb: hub: allow pgood_delay to be specified via env In-Reply-To: <1428520872-5247-1-git-send-email-tharvey@gateworks.com> References: <1428520872-5247-1-git-send-email-tharvey@gateworks.com> Message-ID: <201504111908.01399.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 Wednesday, April 08, 2015 at 09:21:12 PM, Tim Harvey wrote: > Some USB devices break the spec and require longer warm-up times. Allow > the usb_pgood_delay env variable to override the calculated time. > > Signed-off-by: Tim Harvey Applied to u-boot-usb/next , thanks! Best regards, Marek Vasut