diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2014-03-10 14:01:29 +0100 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2014-03-10 14:22:39 +0100 |
commit | 56db5e2dc402ec8dd7ba922ec5ae1b450ed95d43 (patch) | |
tree | cd0c50d4e17dedde498d56c1016d5a8978c6e006 /drivers/net/meth.c | |
parent | d853a0bd57599165e18eea18b0d3abf467331cf0 (diff) |
tty: serial: tegra: initialize with lower baudrate
While setup, there is a time the serial port is running on a
predefined speed (115200). When data arrived during this phase at
a lower baudrate (e.g. 9600), a lot of overrun and break error
messages were shown. Due to those messages, the terminal setup
never finished, and thus never reached the selected baudrate (e.g.
9600). By choosing a lower baudrate at the startup (9600), a lot
less (if any at all) messages are shown and those initialization
always succeeds.
Another solution would be to disable those messages completely.
However, while normal mode its good to have those UART error
messages.
Diffstat (limited to 'drivers/net/meth.c')
0 files changed, 0 insertions, 0 deletions