[PATCH v3 0/1] Enable baud rate selection for zynq uart
Jan Sommer
jan.sommer at dlr.de
Fri Mar 5 17:41:53 UTC 2021
v3:
- Make sure the baud registers are not modified for baud rate B0
v2:
- Use rtems_baud_to_number instead of duplicating baud table
This patch allows to set the baud rate of the zynq-uart using the termios API.
I could change the baud rate successfully on hardware using the termios application.
Best regards,
Jan
Jan Sommer (1):
bsps/shared: Allow setting baud rate for zynq uart
bsps/shared/dev/serial/zynq-uart.c | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
--
2.17.1
More information about the devel
mailing list