tizen: unit: fix serial console baudrate to 115200
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 4 Mar 2021 06:22:39 +0000 (15:22 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 29 May 2024 22:07:11 +0000 (00:07 +0200)
commit52843dcb6fcc067a47c86fcd33f12e008540d3b8
tree1997c02b2725d6de10bf55570599a8fd30d8af58
parent3784bae6e3c0ad5221e8df902aa160b6b40b20bd
tizen: unit: fix serial console baudrate to 115200

Due to noise coming into the serial console or other abnormal behavior,
agetty changes the baudrate in the following order: 115200, 38400, 9600.

Since tizen only uses 115200 baudrate, this is fixed.

It is reported in the DA.

Change-Id: Icf7224d1fabd4cdb45971ac9314ed4d19d220bb1
units/serial-getty@.service.in