userland: dtoverlay: /boot/firmware is a valid path

This commit is contained in:
Phil Elwell
2023-09-01 16:23:28 +01:00
committed by Dom Cobley
parent 153a235deb
commit 3c97f769ef

View File

@@ -65,6 +65,7 @@ static const char *boot_dirs[] =
#ifdef FORCE_BOOT_DIR
FORCE_BOOT_DIR,
#else
"/boot/firmware",
"/boot",
"/flash",
#ifdef OTHER_BOOT_DIR