Changeset 5686b44d in rtems for bsps

Timestamp:
12/02/20 19:20:36 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
a92d4ae
Parents:
2b56f5a
git-author:
Kinsey Moore <kinsey.moore@…> (12/02/20 19:20:36)
git-committer:
Joel Sherrill <joel@…> (12/03/20 23:35:28)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.