On 21:52 Tue 03 Jan , Eric Bénard wrote: > - add a usbserial command to enable/disable the serial gadget > - allow dfu and usbserial to cohexist in the same barebox > - add a timeout in u_serial so that we don't get locked if the user > enable usbserial from a UART console but doesn't consume the data > on the usbserial port created on the PC > - remove debug or verbose printf > - tested on i.MX25 & i.MX35 > > Signed-off-by: Eric Bénard <eric@xxxxxxxxxx> > --- > v2 : always recompile after fixing checkpatch notes ... > > commands/Makefile | 1 + > commands/usbserial.c | 102 +++++++++++++++++++++++++++++++++++++++++ > drivers/usb/gadget/Kconfig | 5 +-- > drivers/usb/gadget/f_acm.c | 4 +- > drivers/usb/gadget/serial.c | 40 +++++++++++++--- > drivers/usb/gadget/u_serial.c | 22 ++++++--- missing usbserial.h Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox