Uboot with USB TTY

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Uboot with USB TTY

Jump to solution
2,678 Views
bonzo
NXP Employee
NXP Employee

For imx devices...

Is it possible to bring up Uboot and use the USB device connector to act as a virtual serial port?  Or is it always necessary to use the RS232 (then a USB-2-Serial adapter).

I know it's possible to use USB as a virtual COM port once the kernel is running.  But I'd like to be able to do this in Uboot and not have to use a usb-2-serial adapter with my laptop.

Labels (2)
0 Kudos
1 Solution
1,024 Views
shaojun_wang
NXP Employee
NXP Employee

USB serial driver is not supported in uboot.

The debug message is sent to the uart port.

View solution in original post

0 Kudos
1 Reply
1,025 Views
shaojun_wang
NXP Employee
NXP Employee

USB serial driver is not supported in uboot.

The debug message is sent to the uart port.

0 Kudos