[PATCH v2 0/1] Enable baud rate selection for zynq uart
Jan Sommer
jan.sommer at dlr.de
Mon Feb 22 16:23:15 UTC 2021
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 | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
--
2.17.1
More information about the devel
mailing list