Page MenuHomeFreeBSD

uart: DBG2 support to find the debug uart
ClosedPublic

Authored by andrew on Mar 14 2024, 4:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 17 2024, 4:27 PM
Unknown Object (File)
May 15 2024, 11:56 AM
Unknown Object (File)
May 13 2024, 3:16 AM
Unknown Object (File)
May 2 2024, 4:58 AM
Unknown Object (File)
Apr 30 2024, 6:02 PM
Unknown Object (File)
Apr 26 2024, 4:12 AM
Unknown Object (File)
Apr 12 2024, 10:23 AM
Unknown Object (File)
Mar 28 2024, 8:19 PM
Subscribers
None

Details

Summary

The Debug Port Table 2 (DBG2) contains information on which devices
can be used for debugging purposes.

Add support to the uart driver to use the DBG2 table when enabled from
loader.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56605
Build 53493: arc lint + arc unit

Event Timeline

andrew created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 17 2024, 4:13 PM
This revision was automatically updated to reflect the committed changes.