Go to file
Wynter Woods bd2a3956e2 Added chip-flash utility, modification of chip-fel-flash that supports specifying stages 2015-12-02 15:18:54 -08:00
.gitignore FLAS-30 #resolve Add Readme and chip-update-firmware.sh 2015-09-10 12:55:33 -07:00
Makefile added Makefile and spl-image-builder 2015-10-21 14:29:00 -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 enable sparse image & define vendor id for fastboot 2015-10-30 17:12:09 -07:00
chip-fel-flash.sh changed overscan 2015-11-13 17:55:04 -08:00
chip-fel-upload.sh Add basic chip tools 2015-06-25 17:21:08 +02:00
chip-flash Added chip-flash utility, modification of chip-fel-flash that supports specifying stages 2015-12-02 15:18:54 -08:00
chip-update-firmware.sh new parameter to select build number 2015-11-20 13:00:26 -08:00
common.sh enable sparse image & define vendor id for fastboot 2015-10-30 17:12:09 -07:00
spl-image-builder.c added Makefile and spl-image-builder 2015-10-21 14:29:00 -07:00
verify.sh added new mode for factory flashing 2015-10-23 17:00:00 -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