Add the pl011 uart to the list of supported uarts for use by
hw.uart.console. This is commonly found in Arm based devices, and a
variant is standardised in the Arm SBSA.
Sponsored by: Arm Ltd
Differential D43363 Authored by andrew on Jan 8 2024, 5:26 PM.
Details
Summary Add the pl011 uart to the list of supported uarts for use by Sponsored by: Arm Ltd
Diff Detail
Event Timelineandrew created this revision. Harbormaster completed remote builds in B55294: Diff 132439.Jan 8 2024, 5:26 PM2024-01-08 17:26:43 (UTC+0) andrew added a parent revision: D43362: dev/uart: Support setting the register io width.Jan 8 2024, 5:26 PM2024-01-08 17:26:45 (UTC+0) This revision is now accepted and ready to land.Jan 8 2024, 6:24 PM2024-01-08 18:24:08 (UTC+0) Closed by commit rG53391af1518e: dev/uart: Support the pl011 uart in hw.uart.console (authored by andrew). · Explain WhyFeb 13 2024, 11:53 AM2024-02-13 11:53:51 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134248 sys/dev/uart/uart_dev_pl011.c
|