Hi,
My target board has the 3G module.
ttyUSB device has been recognized properly.
I would like to bypass the ttyUSB1 to the external USB port.
How can I implement this?
My environment:
AM3352
linux-3.14.26-g2489c02
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.
Hi,
My target board has the 3G module.
ttyUSB device has been recognized properly.
I would like to bypass the ttyUSB1 to the external USB port.
How can I implement this?
My environment:
AM3352
linux-3.14.26-g2489c02
Hi,
Serial port for console is ttyO0.
ttyUSB1 is from 3G module.
Can you provide the above mentioned /etc/inittab?