[PATCH v2 3/4] serial gadget: enable/disable on request
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed Jan 4 03:17:55 EST 2012
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 at eukrea.com>
> ---
> 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.
More information about the barebox
mailing list