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.

Reported by: Mark Millard <marklmi@yahoo.com>

(cherry picked from commit b464c459eaf4e63a3abaaa1ecf51c9d6e9f7521e)

Details

Provenance
manuAuthored on Jul 5 2021, 1:50 PM
kevansCommitted on Oct 8 2021, 1:16 AM
Parents
rG869ec7d90917: Update the EFI timer to be called once a second
Branches
Unknown
Tags
Unknown