mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 18:54:02 -04:00
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
|
||
|---|---|---|
| .. | ||
| fdt_loader_cmd.c | ||
| fdt_platform.h | ||
| help.fdt | ||
| Makefile | ||
| Makefile.depend | ||