On Wed, Jun 15, 2022 at 07:30:09AM +0200, Anton Lindqvist wrote: > pluart(4) does not report the correct baudrate for the hardware console > but instead defaults to 38400. This in turn causes the same baudrate to > end up in /etc/ttys during installation. Note that this is not a problem > as of now since pluart does not support changing the baudrate just yet, > I have another subsequent diff for that. > > Instead, honor and propagate the baudrate given to pluartcnattach() > while attaching the hardware console. Similar to what com(4) already > does. > > Comments? OK?
OK visa@
