Go to file
Alex Kaplan 5b168e4985 verify script now works if root user has password 2015-10-12 16:00:27 -07:00
.gitignore FLAS-30 #resolve Add Readme and chip-update-firmware.sh 2015-09-10 12:55:33 -07:00
README.md FLAS-30 #resolve Add Readme and chip-update-firmware.sh 2015-09-10 12:55:33 -07:00
chip-fel-fastboot.sh removed erase-bb from chip-update-firmware.sh 2015-10-01 16:44:31 -07:00
chip-fel-flash.sh added option -f for fastboot 2015-09-12 17:16:25 -07:00
chip-fel-upload.sh Add basic chip tools 2015-06-25 17:21:08 +02:00
chip-update-firmware.sh removed erase-bb from chip-update-firmware.sh 2015-10-01 16:44:31 -07:00
common.sh make it work on CHIPs with empty NANDs 2015-09-20 09:42:16 -07:00
verify.sh verify script now works if root user has password 2015-10-12 16:00:27 -07:00

README.md

CHIP-tools

A collection of scripts for working with CHIP

Requirements

  1. sunxi-tools
  2. uboot-tools from your package manager

Included Tools

chip-update-firmware

This tool is used to download the latest firmware release for CHIP and run chip-fel-flash with the newest firmware.

chip-fel-flash

This tool is used to flash a local firmware image to a connected CHIP over FEL

chip-fel-upload

This tool is used to upload uboot, a linux kernel and an initramfs and launch into it