Allow the pluart(4) baud rate to be changed.
authoranton <anton@openbsd.org>
Mon, 27 Jun 2022 13:03:32 +0000 (13:03 +0000)
committeranton <anton@openbsd.org>
Mon, 27 Jun 2022 13:03:32 +0000 (13:03 +0000)
commitc1f87e31ce87e006b3e8b0603d28c939786efb68
treea1c6f7b45655bed26a0c9c33765f28b93194f5f0
parent41c068b6aedf38c27187dfb21656c54bbe7bc52f
Allow the pluart(4) baud rate to be changed.

It's most likely that users have the wrong baud rate in /etc/ttys as
this was corrected in revision 1.11 of sys/dev/ic/pluart.c. Make sure to
change the console baud rate from 38400 to 115200 in /etc/ttys before
upgrading.

ok visa@
sys/dev/fdt/pluart_fdt.c
sys/dev/ic/pluart.c
sys/dev/ic/pluartvar.h