HomeFreeBSD

loader: Fix dtb loading

Description

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 b464c459eaf4e63a3abaaa1ecf51c9d6e9f7521e)

Details

Provenance
manuAuthored on Jul 5 2021, 1:50 PM
Parents
rG3c49f0f9afd5: Fix gssd rc.d installation
Branches
Unknown
Tags
Unknown