Page MenuHomeFreeBSD

loader: fdt: Add fdt_is_setup function
ClosedPublic

Authored by manu on Apr 25 2019, 7:10 PM.
Tags
None
Referenced Files
F138065339: D20059.id56663.diff
Fri, Nov 28, 2:52 PM
F138030474: D20059.diff
Fri, Nov 28, 8:21 AM
F137979632: D20059.id56661.diff
Thu, Nov 27, 8:56 PM
Unknown Object (File)
Thu, Nov 27, 6:12 AM
Unknown Object (File)
Thu, Nov 20, 4:46 PM
Unknown Object (File)
Thu, Nov 20, 4:05 PM
Unknown Object (File)
Thu, Nov 20, 4:05 PM
Unknown Object (File)
Thu, Nov 20, 3:54 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 Skipped
Unit
Tests Skipped

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.