Re: Serial console via USB on U-boot error

2024-09-20 Thread Fabio Estevam
Hi Carlos, On Fri, Sep 20, 2024 at 11:39 PM Chema Casillas Mora wrote: > Is there are additional specific requirements to request integrating this > patch into U-Boot code? Please follow the guidelines below and submit a formal patch: https://docs.u-boot.org/en/latest/develop/sending_patches.h

Serial console via USB on U-boot error

2024-09-20 Thread Chema Casillas Mora
Hi U-boot team, We have realized that, on NXP i.MX93-EVK, when switching the console to usb: u-boot=> setenv stdin usbacm; setenv stdout usbacm; setenv stderr usbacm On a Linux host the gadget is detected- Bus 003 Device 101: ID 1fc9:0134 NXP Semiconductors USB download gadget However, Linux d