opnsense-src/stand/fdt
Emmanuel Vadot b47fc941b0 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>

(cherry picked from commit b464c459ea)
2022-01-14 14:44:36 +01:00
..
fdt_loader_cmd.c loader: Fix dtb loading 2022-01-14 14:44:36 +01:00
fdt_platform.h stand/fdt: Scale blob size better as overlays apply 2020-01-09 04:34:42 +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