From: Chris Morgan <[email protected]> In order to get gadget mode functional (for fastboot and ums) I need to pull two patches in from mainline Linux. After applying these two patches to U-Boot I am able to use ums and fastboot on my Anbernic RG353P device for testing purposes.
Chris Morgan (2): usb: dwc3: gadget: Don't send unintended link state change usb: dwc3: core: improve reset sequence drivers/usb/dwc3/core.c | 31 +++++++++++++++++++++---------- drivers/usb/dwc3/gadget.c | 20 +++++++++----------- drivers/usb/dwc3/gadget.h | 14 ++++++++++++++ 3 files changed, 44 insertions(+), 21 deletions(-) -- 2.43.0

