Changeset 3ea43bc in rtems

Timestamp:
03/12/21 15:59:40 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
69bde47
Parents:
00f9faf2
git-author:
Kinsey Moore <kinsey.moore@…> (03/12/21 15:59:40)
git-committer:
Joel Sherrill <joel@…> (04/19/21 15:51:02)
Message:

bsps/xilinx-zynqmp: Avoid constant UART reinit

Constantly reinitializing the Cadence UART on every character output
causes data corruption/loss on some ZynqMP hardware. Only initialize
the UART once for early output and give it a kick on startup.

(No files)

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