Page MenuHomeFreeBSD

ofwbus: remove arm64 ifdefs
ClosedPublic

Authored by mhorne on Feb 10 2023, 5:35 PM.
Tags
None
Referenced Files
F167163147: D38492.diff
Wed, Aug 19, 2:35 PM
Unknown Object (File)
Sat, Aug 15, 5:42 AM
Unknown Object (File)
Thu, Aug 13, 7:19 PM
Unknown Object (File)
Thu, Aug 13, 6:01 PM
Unknown Object (File)
Wed, Aug 12, 8:19 AM
Unknown Object (File)
Tue, Aug 11, 11:52 PM
Unknown Object (File)
Tue, Aug 11, 10:49 PM
Unknown Object (File)
Sun, Aug 9, 3:07 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 Not Applicable
Unit
Tests Not Applicable