mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-06-08 11:04:51 +08:00
reboot after flashing
This commit is contained in:
@@ -14,3 +14,5 @@ done
|
||||
tools/qdl flash boot $DIR/output/boot.img
|
||||
tools/qdl flash system $DIR/output/system.img
|
||||
tools/qdl reset
|
||||
|
||||
scripts/mdma.py reboot --missing-ok
|
||||
|
||||
@@ -6,3 +6,5 @@ cd $DIR
|
||||
|
||||
scripts/mdma.py reboot-qdl --missing-ok
|
||||
tools/qdl flash boot $DIR/output/boot.img
|
||||
tools/qdl reset
|
||||
scripts/mdma.py reboot --missing-ok
|
||||
|
||||
@@ -7,3 +7,4 @@ cd $DIR
|
||||
scripts/mdma.py reboot-qdl --missing-ok
|
||||
tools/qdl flash system $DIR/output/system.img
|
||||
tools/qdl reset
|
||||
scripts/mdma.py reboot --missing-ok
|
||||
|
||||
Reference in New Issue
Block a user