summaryrefslogtreecommitdiff
path: root/tests/verifyDTBO.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/verifyDTBO.sh')
-rwxr-xr-x[-rw-r--r--]tests/verifyDTBO.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/verifyDTBO.sh b/tests/verifyDTBO.sh
index 231101e..7ba9fca 100644..100755
--- a/tests/verifyDTBO.sh
+++ b/tests/verifyDTBO.sh
@@ -16,7 +16,7 @@ cd $tmpdir
#find out the location to read the DTBO image from
boot_suffix=$(adb wait-for-device shell getprop ro.boot.slot_suffix)
-dtbo_partition="/dev/block/bootdevice/by-name/dtbo"
+dtbo_partition="/dev/block/by-name/dtbo"
dtbo_path=$dtbo_partition$boot_suffix
#read the dtbo image and the final device tree from device