[PATCH 0/1] bsps/zynq: Fix termios console driver in RTEMS5

Jan Sommer jan.sommer at dlr.de
Tue Feb 9 12:42:31 UTC 2021


Hello,

in RTEMS5 the termios console driver does not seem to work correctly
when reading from stdin.
This has been fixed by the commit from Kinsey Moore in master.
Could someone please push this commit to the 5 branch too?

I checked locally and with this patch applied for example the termios
test application works again as expected.

I opened a corresponding ticket for tracking the change to 5.1: https://devel.rtems.org/ticket/4236

Best regards,

    Jan

Kinsey Moore (1):
  zynq-uart: Fix set_attributes implementation

 bsps/arm/include/bsp/zynq-uart.h          |  7 +++
 bsps/arm/shared/serial/zynq-uart-polled.c |  2 +-
 bsps/arm/shared/serial/zynq-uart.c        | 56 +++++++++++++++++++++--
 3 files changed, 59 insertions(+), 6 deletions(-)

-- 
2.17.1



More information about the devel mailing list