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)
Wed, Oct 8, 5:47 PM
Unknown Object (File)
Wed, Sep 24, 2:27 AM
Unknown Object (File)
Tue, Sep 23, 2:09 AM
Unknown Object (File)
Sep 11 2025, 2:01 AM
Unknown Object (File)
Aug 14 2025, 7:43 AM
Unknown Object (File)
Aug 11 2025, 8:00 PM
Unknown Object (File)
Aug 2 2025, 9:36 AM
Unknown Object (File)
Jul 17 2025, 8:16 AM
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.