]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: hub: allow pgood_delay to be specified via env
authorTim Harvey <tharvey@gateworks.com>
Wed, 8 Apr 2015 19:21:12 +0000 (12:21 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:07 +0000 (21:47 +0200)
commitdd0dbb99b0764c2f6595eaeeafaeaa8ae7883e1b
tree7b6ad7d15129f37bb4a36062f5d8c059a7894c4f
parenta28aa19d87e77577e0911226e1e2c7223f46cbe0
usb: hub: allow pgood_delay to be specified via env

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 <tharvey@gateworks.com>
common/usb_hub.c