Go to file
computermouth c13c3ad2d0 Remove unnecessary defaulting 2016-11-08 18:15:59 -08:00
.gitignore added env.sh to .gitignore 2016-05-20 12:46:10 -07:00
README.md FLAS-30 #resolve Add Readme and chip-update-firmware.sh 2015-09-10 12:55:33 -07:00
chip-create-nand-images.sh Initial commit 2016-10-27 15:40:12 -07:00
chip-fel-flash.sh Chat/ppp verification and fancy completion message 2016-09-11 03:16:08 -07:00
chip-fel-upload.sh Add basic chip tools 2015-06-25 17:21:08 +02:00
chip-flash changed to 4 MB padding also in chip-flash to prevent bit flips 2016-01-09 22:31:57 -08:00
chip-flash-nand-images.sh Initial commit 2016-10-27 15:40:12 -07:00
chip-legacy-update.sh Push update-firmware to legacy-update to make way for new flashing protocol. 2016-06-13 19:20:12 -07:00
chip-update-firmware.sh Tabs to spaces, proper ubootscr flavor detection 2016-11-02 14:58:29 -07:00
common.sh Remove unnecessary defaulting 2016-11-08 18:15:59 -08:00
verify.sh Chat/ppp verification and fancy completion message 2016-09-11 03:16:08 -07:00
verify.sh.chat Chat/ppp verification and fancy completion message 2016-09-11 03:16:08 -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