uart: add 4800 baud speed
Signed-off-by: Le Jin <le.jin@siemens.com> Signed-off-by: Ivan Mikhaylov <fr0st61te@gmail.com>
This commit is contained in:
committed by
Tom Ingleby
parent
4450073721
commit
fdab66958e
@@ -114,6 +114,7 @@ static unsigned int speed_to_uint(speed_t speedt) {
|
||||
{ B1200, 1200 },
|
||||
{ B1800, 1800 },
|
||||
{ B2400, 2400 },
|
||||
{ B4800, 4800 },
|
||||
{ B9600, 9600 },
|
||||
{ B19200, 19200 },
|
||||
{ B38400, 38400 },
|
||||
|
||||
Reference in New Issue
Block a user