mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05: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> |
||
|---|---|---|
| .. | ||
| fdt_loader_cmd.c | ||
| fdt_platform.h | ||
| help.fdt | ||
| Makefile | ||
| Makefile.depend | ||