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
F108819190: D7262.id18602.diff
Tue, Jan 28, 7:22 AM
Unknown Object (File)
Tue, Jan 7, 12:03 AM
Unknown Object (File)
Dec 29 2024, 12:40 PM
Unknown Object (File)
Dec 28 2024, 8:52 PM
Unknown Object (File)
Dec 17 2024, 9:30 AM
Unknown Object (File)
Dec 9 2024, 2:53 PM
Unknown Object (File)
Dec 4 2024, 8:49 PM
Unknown Object (File)
Nov 29 2024, 3:41 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.