Page MenuHomeFreeBSD

loader: fdt: Add fdt_is_setup function
ClosedPublic

Authored by manu on Apr 25 2019, 7:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 10:24 AM
Unknown Object (File)
Mon, Jun 29, 11:35 AM
Unknown Object (File)
Thu, Jun 25, 10:20 PM
Unknown Object (File)
Thu, Jun 25, 10:20 PM
Unknown Object (File)
Jun 3 2026, 4:12 PM
Unknown Object (File)
Jun 2 2026, 10:10 AM
Unknown Object (File)
May 30 2026, 10:07 PM
Unknown Object (File)
May 6 2026, 8:26 PM
Subscribers

Details

Summary

When efi_autoload is called it will call fdt_setup_fdtp which setup the
dtb and overlays. If a user already loaded at dtb or overlays or just
printed the efi provided dtb, this will re-setup everything and also
re-applying the overlays.
Test that everything is setup before doing it again.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 25 2019, 7:41 PM
This revision was automatically updated to reflect the committed changes.