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)
Fri, Mar 21, 1:53 AM
Unknown Object (File)
Mon, Mar 17, 11:00 AM
Unknown Object (File)
Feb 23 2025, 6:08 PM
Unknown Object (File)
Feb 20 2025, 10:22 PM
Unknown Object (File)
Jan 28 2025, 7:22 AM
Unknown Object (File)
Jan 7 2025, 12:03 AM
Unknown Object (File)
Dec 29 2024, 12:40 PM
Unknown Object (File)
Dec 28 2024, 8:52 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.