HomeFreeBSD

MFC r346701: loader: fdt: Add fdt_is_setup function

Description

MFC r346701: loader: fdt: Add fdt_is_setup function

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.

Details

Provenance
kevansAuthored on
Parents
rS353979: MFC r346345-r346346, r346353, r346407-r346409, r346430, r346573, r346575
Branches
Unknown
Tags
Unknown