Changeset 26d61c86 in rtems for bsps/shared

Timestamp:
06/23/21 16:57:18 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
c18b041b
Parents:
4515ccf
git-author:
Kinsey Moore <kinsey.moore@…> (06/23/21 16:57:18)
git-committer:
Joel Sherrill <joel@…> (06/29/21 16:42:06)
Message:

bsps/zynq-uart: Make post baud change kick global

The existing fix for the ZynqMP UART hardware bug only caught the vast
majority of instances where it could occur. To fully fix the data
corruption, this fix must be applied after every baud rate change. This
makes the logic reset and kick apply in any locations where the baud
rate could be changed.

(No files)

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