[U-Boot] [U-Boot, u-boot, v2, 2/4] ARM: AM57xx: AM43xx: Fix USB host

Tom Rini trini at konsulko.com
Fri Jun 3 15:57:55 CEST 2016


On Mon, May 23, 2016 at 05:37:48PM +0300, Roger Quadros wrote:

> CONFIG_USB_XHCI_OMAP can be set for host mode without setting
> CONFIG_USB_DWC3 which is meant for gadget mode only.
> board_usb_init() was not being defined for CONFIG_USB_XHCI_OMAP
> resulting in a data abort on usb start.
> 
> Define board_usb_init() for CONFIG_USB_XHCI_OMAP case. Move
> gadget specific handling to within CONFIG_USB_DWC3.
> 
> Fixes: 6f1af1e358b7 ("board: ti: invoke clock API to enable and disable clocks")
> Signed-off-by: Roger Quadros <rogerq at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160603/b4867511/attachment.sig>


More information about the U-Boot mailing list