Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


> cd device/linaro/hikey/installer/hikey960

> ./flash-all.sh
Output Expand source

Code Block
titleOutput
collapsetrue
android out dir:/home/test/projects/aosp/out/target/product/hikey960
target reported max download size of 471859200 bytes
sending 'xloader' (151 KB)...
OKAY [  0.026s]
writing 'xloader'...
FAILED (remote: flash write back vrl failure)
finished. total time: 0.276s
target reported max download size of 471859200 bytes
sending 'ptable' (196 KB)...
OKAY [  0.027s]
writing 'ptable'...
OKAY [  0.030s]
finished. total time: 0.056s
target reported max download size of 471859200 bytes
sending 'fastboot' (3346 KB)...
OKAY [  0.099s]
writing 'fastboot'...
OKAY [  0.043s]
finished. total time: 0.142s
rebooting into bootloader...
OKAY [  0.020s]
finished. total time: 0.070s
< waiting for any device >
target reported max download size of 471859200 bytes
sending 'nvme' (128 KB)...
OKAY [  0.030s]
writing 'nvme'...
OKAY [  0.071s]
finished. total time: 0.101s
target reported max download size of 471859200 bytes
sending 'fw_lpm3' (212 KB)...
OKAY [  0.013s]
writing 'fw_lpm3'...
OKAY [  0.021s]
finished. total time: 0.034s
target reported max download size of 471859200 bytes
sending 'trustfirmware' (145 KB)...
OKAY [  0.030s]
writing 'trustfirmware'...
OKAY [  0.021s]
finished. total time: 0.051s
target reported max download size of 471859200 bytes
sending 'boot' (9872 KB)...
OKAY [  0.247s]
writing 'boot'...
OKAY [  0.079s]
finished. total time: 0.326s
target reported max download size of 471859200 bytes
sending 'dts' (14 KB)...
OKAY [  0.022s]
writing 'dts'...
OKAY [  0.017s]
finished. total time: 0.039s
target reported max download size of 471859200 bytes
sending sparse 'system' 1/3 (460796 KB)...
OKAY [ 10.968s]
writing 'system' 1/3...
OKAY [  4.139s]
sending sparse 'system' 2/3 (421196 KB)...
OKAY [ 10.042s]
writing 'system' 2/3...
OKAY [  3.041s]
sending sparse 'system' 3/3 (134240 KB)...
OKAY [  3.210s]
writing 'system' 3/3...
OKAY [  0.983s]
finished. total time: 32.383s
target reported max download size of 471859200 bytes
sending 'cache' (56 KB)...
OKAY [  0.027s]
writing 'cache'...
OKAY [  0.074s]
finished. total time: 0.101s
target reported max download size of 471859200 bytes
sending 'userdata' (4880 KB)...
OKAY [  0.139s]
writing 'userdata'...
OKAY [  3.402s]
finished. total time: 3.541s


References

...