summaryrefslogtreecommitdiffstats
path: root/include/configs/omap4_panda.h
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2013-12-02 15:47:45 +0200
committerTom Rini <trini@ti.com>2013-12-06 07:02:32 -0500
commit12d364f0b031adb17b96a9d74d494baab9a452f4 (patch)
tree9391cb7b577a2c6c0472a366e8d0d91d742318f6 /include/configs/omap4_panda.h
parent65aa31d2d027bc05c04c9df315d8c63af66ac098 (diff)
downloadtalos-obmc-uboot-12d364f0b031adb17b96a9d74d494baab9a452f4.tar.gz
talos-obmc-uboot-12d364f0b031adb17b96a9d74d494baab9a452f4.zip
omap4_panda: Don't use ulpi_reset
Fixes this error message when USB is started. "ULPI: ulpi_reset: failed writing reset bit" It is pointless to manually reset the ULPI as the USB Host Reset and PHY RESET line should take care of that. Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Roger Quadros <rogerq@ti.com>
Diffstat (limited to 'include/configs/omap4_panda.h')
-rw-r--r--include/configs/omap4_panda.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index 6820e424d6..73dc088595 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -36,9 +36,6 @@
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
-#define CONFIG_USB_ULPI
-#define CONFIG_USB_ULPI_VIEWPORT_OMAP
-
#include <configs/omap4_common.h>
#define CONFIG_CMD_NET
OpenPOWER on IntegriCloud