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)
Wed, Nov 13, 3:39 AM
Unknown Object (File)
Sep 27 2024, 12:32 PM
Unknown Object (File)
Sep 24 2024, 2:02 PM
Unknown Object (File)
Sep 23 2024, 6:56 PM
Unknown Object (File)
Sep 21 2024, 11:46 PM
Unknown Object (File)
Sep 21 2024, 2:36 PM
Unknown Object (File)
Sep 21 2024, 4:09 AM
Unknown Object (File)
Sep 20 2024, 2:32 AM
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.