Go to file
computermouth 7ce8f2ba65 Permit skipping the dependency checks 2018-01-22 10:24:49 -08:00
.gitignore added env.sh to .gitignore 2016-05-20 12:46:10 -07:00
LICENSE Add MIT license 2016-12-13 16:38:27 -08:00
README.md Noting that sunxi-tools is now a package 2017-06-13 12:52:34 -07:00
chip-create-nand-images.sh Permit users to set different binaries for the utilities 2016-12-21 15:00:38 -08: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 Don't set -x 2016-12-09 14:56:56 -08:00
common.sh Permit skipping the dependency checks 2018-01-22 10:24:49 -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 from your package manager or from the Sunxi repository
  2. uboot-tools from your package manager
  3. mtd-utils-mlc from our repository (https://github.com/nextthingco/chip-mtd-utils) [for creating images]

Included Tools

chip-update-firmware

This tool is used to download and flash the latest firmware release for CHIP. The tool also now only supports fastboot flashing.

chip-create-nand-images

This tool is used to generate local firmware images for CHIP and CHIP Pro.