]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx:mx6sxsabresd add board level support for usb
authorPeng Fan <Peng.Fan@freescale.com>
Mon, 10 Nov 2014 00:50:40 +0000 (08:50 +0800)
committerMarek Vasut <marex@denx.de>
Fri, 14 Nov 2014 19:58:19 +0000 (20:58 +0100)
commita511a3e0e8dd48f4293096fbfb9dd7d57e89b0b4
treea491a699bb9076533571f4b79deaf81a56715173
parent3b9c1a5dc09e5ee773f5a4fe9280e568b64b7779
imx:mx6sxsabresd add board level support for usb

Add pinmux settings, implement board_ehci_hcd_init, board_usb_phy_mode

There are two usb port on mx6sxsabresd board:
1. otg port
2. host port
The following are the connection between usb controller and board usb
interface, host port has not ID pin set:
otg1 core <---> board otg port
otg2 core <---> board host port
In order to make host port work, board_usb_phy_mode return USB_INIT_HOST
to make host port work in HOST mode.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Signed-off-by: Ye Li <B37916@freescale.com>
board/freescale/mx6sxsabresd/mx6sxsabresd.c
include/configs/mx6sxsabresd.h