[RTEMS Project] #4236: bsps/zynq: termios not working correctly for stdin

RTEMS trac trac at rtems.org
Tue Mar 9 08:30:07 UTC 2021


#4236: bsps/zynq: termios not working correctly for stdin
------------------------+---------------------
 Reporter:  Jan Sommer  |       Owner:  (none)
     Type:  defect      |      Status:  new
 Priority:  normal      |   Milestone:  5.2
Component:  bsps        |     Version:  5
 Severity:  normal      |  Resolution:
 Keywords:              |  Blocked By:
 Blocking:              |
------------------------+---------------------

Comment (by Kinsey Moore <kinsey.moore@…>):

 In [changeset:"2f323700b9cde52603e5773611bdc8932c109f58/rtems"
 2f32370/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="2f323700b9cde52603e5773611bdc8932c109f58"
 zynq-uart: Fix set_attributes implementation

 The zynq-uart set_attributes implementation was configured to always
 return false which causes spconsole01 to fail. This restores the
 disabled implementation which sets the baud rate registers
 appropriately and allows spconsole01 to pass. This also expands the
 set_attributes functionality to allow setting of the stop bits,
 character width, and parity.

 Updates #4236
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4236#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list