diff --git a/host_applications/linux/apps/dtoverlay/dtoverlay_main.c b/host_applications/linux/apps/dtoverlay/dtoverlay_main.c index 3279e4d..e171774 100644 --- a/host_applications/linux/apps/dtoverlay/dtoverlay_main.c +++ b/host_applications/linux/apps/dtoverlay/dtoverlay_main.c @@ -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