K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-08T01:20:30.152686Z K 7 svn:log V 456 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 (cherry picked from commit b464c459eaf4e63a3abaaa1ecf51c9d6e9f7521e) Git Hash: 1748f0c6e1902a45f4148a2b2157a1f4dbdc7748 Git Author: manu@FreeBSD.org END