freebsd-dev/stand/fdt
Emmanuel Vadot 0eb610e8e3 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.

Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D20059
2019-04-25 20:08:43 +00:00
..
fdt_loader_cmd.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
fdt_platform.h loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
help.fdt
Makefile Eliminate bsd.stand.mk and -fPIC 32-bit intel builds 2018-02-16 00:17:32 +00:00
Makefile.depend