parent
e294cfdf43
commit
8660127355
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ read -r _
|
||||||
# --- 1+2: safe fastboot writes -------------------------------------------------
|
# --- 1+2: safe fastboot writes -------------------------------------------------
|
||||||
# Both slots: a bare `erase dtbo` resolves to the current slot only, leaving
|
# Both slots: a bare `erase dtbo` resolves to the current slot only, leaving
|
||||||
# the other one able to boot stock if the bootloader ever falls back to it.
|
# the other one able to boot stock if the bootloader ever falls back to it.
|
||||||
say "erasing dtbo (both slots)"
|
say "erasing dtbo"
|
||||||
fastboot erase dtbo_a
|
fastboot erase dtbo_a
|
||||||
fastboot erase dtbo_b
|
fastboot erase dtbo_b
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue