usb 2-0 configured as otg #2292
Unanswered
minicarpet
asked this question in
Q&A
Replies: 1 comment 4 replies
|
Hello, I am also using a custom carrier board, and think we have the same/similar issue. I've found that using the initrd-flash script that usb2-0 must be set to OTG in order for flashing to work. When you set the If you see the reply as |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
using our custom carrier board we use USB2 port 0 (same for flash operation) to connect a peripheral. For that I have few questions:
role-switch-default-mode = "host";but if I connect any devices, nothing is seen by the kernel. I also do not use VBUS sensing since I power up my device by myself.Do someone already sucessfully reconfigured the usb2-0 to use it as host ?
I need it as device only for flashing, then it is always uses as host.
thank you
All reactions