IMX53 USB OTG Host mode.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX53 USB OTG Host mode.

4,251件の閲覧回数
danielsliwka
Contributor I

Hi ! We have developed custom board based on IMX53 QSB rev B.

Is there any way to force USB OTG in Host mode when linux runs without physically grounding USB OTG ID pin ?

We would like to get both USB and USB OTG to be Hosts when system runs.

But we would be happy to leave possibility to read USB OTG ID pin  to be device mode only when in serial boot dowload mode for MfgTool (before u-boot and kernel starts).

Solution would be forcing USB OTG in software to be host somwhere inside u-boot or system kernel ?

Some ideas where to search in u-boot or kernel files ? 

u-boot - patched 2009.08-dirty

kernel - Linux 2.6.35.3-01288-gb3912bb-dirty

Thanks A Lot !

Daniel

ラベル(2)
0 件の賞賛
1 返信

674件の閲覧回数
danielsliwka
Contributor I

Solved by kernel configuration:

CONFIG_MXC_OTG, CONFIG_USB_OTG, CONFIG_USB_GADGET   removed

CONFIG_USB_EHCI_ARC_OTG =y

0 件の賞賛