This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB instead of TTY0

Is there a way of redirecting to USB or UART1 port the console boot up dump?if I wanted to go to UART1 should I change the bootargs from bootargs=mem=60M console=ttyS0 to bootargs=mem=60M console=ttyS1. If that is the case what would it be for USB?