Support higher baud rates when they are defined
authorDan Callaghan <dan.callaghan@morsemicro.com>
Mon, 8 May 2023 08:29:45 +0000 (18:29 +1000)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 9 May 2023 18:31:06 +0000 (14:31 -0400)
commit78d16865df671f80da8d0a97b18596ef8a3feae3
tree3a699b42ec99c5217ee0c81a7c732701b7399a13
parent1fba7b3ac505eb349e86cbbdef3eebf6c550f493
Support higher baud rates when they are defined

On Linux at least, baud rate codes are defined up to B4000000. Allow the
user to select them if they are present in the system headers.

Change-Id: I393ff32e4a4b6127bdf97e3306ad5b6ebf7c934e
gdb/ser-unix.c