u-boot-brain/board/compulab
Nikita Kiryanov d6276ab10d arm: mx6: cm-fx6: force host mode on usb controller
On some CM-FX6 modules U-Boot attempts to configure the usb0 controller in
device mode, which renders it unavailable:
	USB0:   Port not available.
and also causes usb stop to report an error
	EHCI failed to shut down host controller.

This happens mostly on MX6 Dual based modules, and is caused by the USBPHY_CTRL
register reporting USBPHY_CTRL_OTG_ID to be 1, even when it is pulled down.
Since we do not support device mode in cm-fx6 u-boot, force all controllers to
be configured as hosts.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
2015-09-02 15:38:16 +02:00
..
cm_fx6 arm: mx6: cm-fx6: force host mode on usb controller 2015-09-02 15:38:16 +02:00
cm_t35 net: cosmetic: Name ethaddr variables consistently 2015-04-18 11:11:32 -06:00
cm_t43 arm: am437x: Introduce new board cm-t43 2015-08-12 20:48:05 -04:00
cm_t54 omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
cm_t335 net: cosmetic: Name ethaddr variables consistently 2015-04-18 11:11:32 -06:00
cm_t3517 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 2015-08-05 17:20:34 +02:00
common common: convert compulab splash load code to common code 2015-01-29 17:44:08 +01:00
trimslice ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra 2015-05-13 09:46:19 -07:00