Searched hist:"3 b9c1a5dc09e5ee773f5a4fe9280e568b64b7779" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/ |
H A D | mx6sl_pins.h | diff 3b9c1a5dc09e5ee773f5a4fe9280e568b64b7779 Sun Nov 09 18:50:41 CST 2014 Peng Fan <Peng.Fan@freescale.com> imx:mx6slevk add board level support for usb
Add pinmux settings, implement board_ehci_hcd_init, board_usb_phy_mode
There are two usb port on mx6slevk 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 let host port work in host mode.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Signed-off-by: Ye Li <B37916@freescale.com>
|
/openbmc/u-boot/board/freescale/mx6slevk/ |
H A D | mx6slevk.c | diff 3b9c1a5dc09e5ee773f5a4fe9280e568b64b7779 Sun Nov 09 18:50:41 CST 2014 Peng Fan <Peng.Fan@freescale.com> imx:mx6slevk add board level support for usb
Add pinmux settings, implement board_ehci_hcd_init, board_usb_phy_mode
There are two usb port on mx6slevk 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 let host port work in host mode.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Signed-off-by: Ye Li <B37916@freescale.com>
|
/openbmc/u-boot/include/configs/ |
H A D | mx6slevk.h | diff 3b9c1a5dc09e5ee773f5a4fe9280e568b64b7779 Sun Nov 09 18:50:41 CST 2014 Peng Fan <Peng.Fan@freescale.com> imx:mx6slevk add board level support for usb
Add pinmux settings, implement board_ehci_hcd_init, board_usb_phy_mode
There are two usb port on mx6slevk 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 let host port work in host mode.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Signed-off-by: Ye Li <B37916@freescale.com>
|