Skip to content

Instantly share code, notes, and snippets.

@tlongren
Created August 19, 2020 08:12
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tlongren/5316df4dc7c777d5a1f576b8f14ad604 to your computer and use it in GitHub Desktop.
Save tlongren/5316df4dc7c777d5a1f576b8f14ad604 to your computer and use it in GitHub Desktop.
Payton Blankflash Success
tyler:blankflash/ $ sudo ./qboot blank-flash $* [3:09:51]
Motorola qboot utility version 3.86
[ 0.000] Opening device: /dev/ttyUSB0
[ 0.000] Detecting device
[ 0.003] ...cpu.id = 172 (0xac)
[ 0.003] ...cpu.sn = 1271461894 (0x4bc8f806)
[ 0.003] Opening singleimage
[ 0.199] Loading package
[ 0.210] ...filename = pkg.xml
[ 0.216] Loading programmer
[ 0.219] ...filename = programmer.elf
[ 0.219] Sending programmer
[ 0.419] Handling things over to programmer
[ 0.419] Identifying CPU version
[ 0.419] Waiting for firehose to get ready
[ 3.448] ...SDM630 1.0
[ 3.448] Determining target secure state
[ 3.450] ...secure = yes
[ 3.512] Configuring device...
[ 3.522] Flashing GPT...
[ 3.524] Flashing partition with gpt.bin
[ 3.535] Initializing storage
[ 3.625] ...blksz = 512
[ 3.876] Re-initializing storage...
[ 3.876] Initializing storage
[ 4.121] Flashing bootloader...
[ 4.133] Flashing xbl_a with xbl.elf
[ 4.473] Flashing pmic_a with pmic.elf
[ 4.568] Flashing rpm_a with rpm.mbn
[ 4.656] Flashing tz_a with tz.mbn
[ 4.853] Flashing hyp_a with hyp.mbn
[ 4.934] Flashing devcfg_a with devcfg.mbn
[ 4.987] Flashing prov_a with prov64.mbn
[ 5.053] Flashing cmnlib_a with cmnlib.mbn
[ 5.137] Flashing cmnlib64_a with cmnlib64.mbn
[ 5.223] Flashing keymaster_a with keymaster.mbn
[ 5.306] Flashing storsec_a with storsec.mbn
[ 5.359] Flashing abl_a with abl.elf
[ 5.439] Rebooting to fastboot
[ 5.447] Total time: 5.447s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment