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)
Wed, Oct 15, 2:07 AM
Unknown Object (File)
Sep 10 2025, 1:04 PM
Unknown Object (File)
Aug 14 2025, 10:34 PM
Unknown Object (File)
Jul 28 2025, 6:24 PM
Unknown Object (File)
Jul 27 2025, 5:36 AM
Unknown Object (File)
Jun 25 2025, 5:42 PM
Unknown Object (File)
Jun 15 2025, 6:32 PM
Unknown Object (File)
May 20 2025, 2:33 PM
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