Page MenuHomeFreeBSD

ofwbus: remove arm64 ifdefs
ClosedPublic

Authored by mhorne on Feb 10 2023, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 10:17 PM
Unknown Object (File)
Thu, Oct 9, 6:20 PM
Unknown Object (File)
Thu, Oct 9, 6:20 PM
Unknown Object (File)
Thu, Oct 9, 6:20 PM
Unknown Object (File)
Thu, Oct 9, 4:06 PM
Unknown Object (File)
Thu, Oct 9, 4:06 PM
Unknown Object (File)
Wed, Oct 1, 5:26 PM
Unknown Object (File)
Tue, Sep 30, 5:54 PM
Subscribers

Details

Summary

Rather than using the DEVICE_IDENTIFY method, let's have other
ofwbus-using platforms add ofwbus0 explicitly in nexus, like arm64. This
gives them the same flexibility, e.g. if riscv starts supporting ACPI,
and cleans up the #ifdefs.

We were doing this already on riscv, but adjust the 'order' parameters.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49668
Build 46558: arc lint + arc unit