mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 10:43:01 +08:00
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.