xdaco / hikey970-ubuntu-flash-tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hikey970 flash tool

WARNNING! MAKE SURE TO USE THE CORRECT IMAGE FILE!

Use UART and USB C connnect to your Hikey970 and make sure that your board is in fastboot mode.

  1. Install fastboot by $ sudo apt install android-sdk-platform-tools
  2. . update IMAGE path export IMAGE= your-ubuntu-image-sparse.img
  3. ./flash.sh

About

License:MIT License


Languages

Language:Shell 100.0%