RTEMS | dev/serial/zynq: Improve baud calculation and simplify code (!199)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Fri Sep 13 04:09:56 UTC 2024
Sebastian Huber commented on a discussion on bsps/shared/dev/serial/zynq-uart-polled.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/199#note_112021
> | ZYNQ_UART_MODE_PAR(ZYNQ_UART_MODE_PAR_NONE)
> | ZYNQ_UART_MODE_CHRL(ZYNQ_UART_MODE_CHRL_8)
> | mode_clks;
> -
> - while (zynq_uart_read_char_polled(regs) >= 0) {
> - /* Drop */
> - }
> -
> - zynq_uart_reset_tx_flush(regs);
https://lists.rtems.org/pipermail/devel/2024-January/077208.html
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/199#note_112021
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240913/c953feab/attachment.htm>
More information about the bugs
mailing list