mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 18:16:44 +08:00
pc386 BSP: add a note about default baud rate for console over UART/COM.
This commit is contained in:
parent
709284fa42
commit
9b5b17d132
@ -131,6 +131,10 @@ inside the Qemu emulator.
|
|||||||
device. E.g. ``--console=/dev/com1``. COM device name may
|
device. E.g. ``--console=/dev/com1``. COM device name may
|
||||||
also be followed by a baud rate like ``--console=/dev/com2,19200``
|
also be followed by a baud rate like ``--console=/dev/com2,19200``
|
||||||
|
|
||||||
|
.. note:: pc386 BSP family is using 9600 as a default baud rate
|
||||||
|
for console over UART (/dev/comX). It is also using
|
||||||
|
8 data bits, no parity and 1 stop bit.
|
||||||
|
|
||||||
.. option:: --printk=<dev>
|
.. option:: --printk=<dev>
|
||||||
|
|
||||||
specifies target device for printk/getk
|
specifies target device for printk/getk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user