I checked inside : next to the know pads, there are additional pads.
On the filesystem:
cat /proc/tty/driver/serial
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:16550A port:A8610E00 irq:15 baud:566 tx:39566 rx:0 RTS|DTR
1: uart:unknown port:A8610F00 irq:16
cat /proc/avalanche/env |grep tty
modetty0 38400,n,8,1,hw
modetty1 38400,n,8,1,hw
Did someone try to hook up the second serial port? I would like to use it.
(the first one is already used for a LCD console)
Another question: is it possible to change the default 38400 speed of ttyS0 to 9600 ? I would like to display the kernel boot messages on my LCD, but 9600 b the maximum speed.
On the filesystem:
cat /proc/tty/driver/serial
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:16550A port:A8610E00 irq:15 baud:566 tx:39566 rx:0 RTS|DTR
1: uart:unknown port:A8610F00 irq:16
cat /proc/avalanche/env |grep tty
modetty0 38400,n,8,1,hw
modetty1 38400,n,8,1,hw
Did someone try to hook up the second serial port? I would like to use it.
(the first one is already used for a LCD console)
Another question: is it possible to change the default 38400 speed of ttyS0 to 9600 ? I would like to display the kernel boot messages on my LCD, but 9600 b the maximum speed.