TechExhibeo

motorola downgrade and lock BL

Apr 23rd, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. fastboot oem lock begin
  2. fastboot oem lock begin
  3. fastboot oem fb_mode_set
  4. fastboot flash logo logo.bin
  5. fastboot flash boot boot.img
  6. fastboot flash recovery recovery.img
  7. fastboot flash dsp adspso.bin
  8. fastboot flash oem oem.img
  9. fastboot flash system system.img_sparsechunk.0
  10. fastboot flash system system.img_sparsechunk.1
  11. fastboot flash system system.img_sparsechunk.2
  12. fastboot flash system system.img_sparsechunk.3
  13. fastboot flash system system.img_sparsechunk.4
  14. fastboot flash system system.img_sparsechunk.5
  15. fastboot flash system system.img_sparsechunk.6
  16. fastboot flash system system.img_sparsechunk.7
  17. fastboot flash modem NON-HLOS.bin
  18. fastboot flash fsg fsg.mbn
  19. fastboot erase cache
  20. fastboot erase userdata
  21. fastboot erase customize
  22. fastboot erase clogo
  23. fastboot erase DDR
  24. fastboot oem fb_mode_clear
  25. fastboot oem lock
  26. fastboot reboot
Add Comment
Please, Sign In to add comment