Page MenuHomeFreeBSD

stand/kboot: Make FDT fixup per-arch
ClosedPublic

Authored by imp on Sep 16 2022, 4:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 20, 2:33 PM
Unknown Object (File)
Wed, May 7, 2:44 AM
Unknown Object (File)
Sat, May 3, 9:40 PM
Unknown Object (File)
Apr 29 2025, 9:59 AM
Unknown Object (File)
Apr 28 2025, 12:27 PM
Unknown Object (File)
Apr 27 2025, 3:30 AM
Unknown Object (File)
Apr 20 2025, 7:08 AM
Unknown Object (File)
Apr 20 2025, 6:53 AM
Subscribers

Details

Summary

The fixups needed vary somewhat by architecture, so move the FDT fixup
to be per-arch. Rename the fdt_linux_fixup() routine to be
fdt_arch_fixup() and expect all architecutres to fix things up as
needed.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable