Orin NX set recovery USB port to host mode instead of OTG mode #1645
-
I want the recovery USB USB2-0 to be set to host mode for normal operation, but I think it needs to be in OTG mode for initrd-flash to work - am I actually right about that or is it ok to have it in host mode? If it's not ok, then I was thinking to modify the initrd-flash script to use a slightly different dtb file for RCM boot, i.e. this dtb would set OTG mode on USB2-0 but otherwise be the same as the actual kernel dtb. Is there any reason why this wouldn't work? Or is there a way to do this already? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
There's a relevant PR at #1394 for r32.7.x but I don't know if something like that exists on Jetpack 6 branches yet. |
Beta Was this translation helpful? Give feedback.
I made a start on this, but didn't finish as I discovered that USB 3 devices do work on the recovery port on my board, but the cable I was using was making my USB 3.1 camera drop down to USB 2.1, using a different USB-C cable fixed the problem.