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)
Tue, Dec 17, 9:30 AM
Unknown Object (File)
Mon, Dec 9, 2:53 PM
Unknown Object (File)
Wed, Dec 4, 8:49 PM
Unknown Object (File)
Fri, Nov 29, 3:41 AM
Unknown Object (File)
Nov 25 2024, 7:21 PM
Unknown Object (File)
Nov 25 2024, 7:18 PM
Unknown Object (File)
Nov 15 2024, 3:30 AM
Unknown Object (File)
Oct 16 2024, 10:12 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.