Page MenuHomeFreeBSD

ofwbus: remove arm64 ifdefs
ClosedPublic

Authored by mhorne on Feb 10 2023, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 6, 5:05 PM
Unknown Object (File)
Fri, Jan 24, 5:55 PM
Unknown Object (File)
Fri, Jan 24, 6:43 AM
Unknown Object (File)
Sat, Jan 18, 9:27 PM
Unknown Object (File)
Thu, Jan 9, 6:12 PM
Unknown Object (File)
Jan 9 2025, 6:57 AM
Unknown Object (File)
Dec 10 2024, 4:33 PM
Unknown Object (File)
Oct 21 2024, 1:58 AM
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