On Fri, Jan 20, 2017 at 4:15 PM, Bert Beckmann <[email protected]> wrote: > Is this possible? I see that RP zero and RP 3 can do this. I have tried with > no luck so far (mini/otg port on one to full USB on the other) and have > searched the internet for an example. I see that the mini ports come up as > usb/ethernet/device ports - can they be connect together? Or how to we get > the full USB port to act as a host and also act as ethernet device? This > would be very useful.
change 'dr_mode' to 'otg' https://github.com/RobertCNelson/dtb-rebuilder/blob/4.4-ti/src/arm/am335x-bone-common.dtsi#L208-L211 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjeYDe3S_dpWRGfSQnj5aQGGG%2B7hDU1n1CGv8ccgKsv0g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
