fix find_dtb failing unexpectedly
find exits with a non-zero exit code on my device because it doesn't have permission to access /boot/lost+found. Adjust find_dtb to not implicitly depend on find exiting with an exit code of 0
This is required to fix booting!