freebsd-dev/stand/fdt
Emmanuel Vadot b464c459ea loader: Fix dtb loading
When calling file_findfile with only a type it returns
the first file matching the type. But in fdt_apply_overlays we
then iterate on the next files and try loading them as dtb overlays.
Fix this by checking the type one more time.

Sponsored by:	Diablotin Systems
Reported by:	Mark Millard <marklmi@yahoo.com>
2021-07-05 15:53:08 +02:00
..
fdt_loader_cmd.c loader: Fix dtb loading 2021-07-05 15:53:08 +02:00
fdt_platform.h stand/fdt: Scale blob size better as overlays apply 2020-01-09 04:34:42 +00:00
help.fdt
Makefile EFI secure boot VECTX related changes 2021-04-30 12:53:45 -05:00
Makefile.depend