summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-04-08 12:54:46 -0700
committerStefano Babic <sbabic@denx.de>2015-04-22 14:39:09 +0200
commit0417169054cb1b3a33cc673fb340cc09b3c232c2 (patch)
tree16dcfaa8922cac458f86be9ec1360bfc0926f4fa /include/configs/gw_ventana.h
parent75f21e3131e33b36c05b7ef1680fec2fc0d3b357 (diff)
downloadblackbird-obmc-uboot-0417169054cb1b3a33cc673fb340cc09b3c232c2.tar.gz
blackbird-obmc-uboot-0417169054cb1b3a33cc673fb340cc09b3c232c2.zip
imx: ventana: add usb_pgood_delay 2sec default
We have encountered many USB storage devices that require more warm-up than the spec allows for. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 1f8a66ec23..0069120350 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -326,6 +326,7 @@
"dio0:mode=gpio;dio1:mode=gpio;dio2:mode=gpio;dio3:mode=gpio\0" \
#define CONFIG_EXTRA_ENV_SETTINGS_COMMON \
+ "usb_pgood_delay=2000\0" \
"console=ttymxc1\0" \
"bootdevs=usb mmc sata flash\0" \
HWCONFIG_DEFAULT \
OpenPOWER on IntegriCloud