Page MenuHomeFreeBSD

Extract the common bits of the fdt cpu driver
ClosedPublic

Authored by andrew on Jul 20 2016, 3:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 31, 8:26 AM
Unknown Object (File)
Thu, May 15, 8:41 AM
Unknown Object (File)
Tue, May 13, 6:01 AM
Unknown Object (File)
May 3 2025, 12:31 PM
Unknown Object (File)
Apr 29 2025, 12:04 AM
Unknown Object (File)
Apr 24 2025, 6:47 AM
Unknown Object (File)
Apr 15 2025, 3:18 PM
Unknown Object (File)
Apr 15 2025, 3:10 PM
Subscribers

Details

Summary

We will be switching to a new arm64 uart cpu driver that handles both
FDT and ACPI. So we don't have two copies of this code extract it to
the fdt bus driver.

Test Plan

Tested on ThunderX

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew retitled this revision from to Extract the common bits of the fdt cpu driver.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.
andrew added a subscriber: emaste.
manu added a reviewer: manu.
manu added a subscriber: manu.

Tested on Olimex a20-som-evb, everything works.

This revision is now accepted and ready to land.Jul 20 2016, 3:49 PM
This revision was automatically updated to reflect the committed changes.