You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
computermouth b1b00dd0b7 Updated some copy 7 years ago
.gitignore added env.sh to .gitignore 7 years ago
README.md Updated some copy 7 years ago
chip-create-nand-images.sh Fixed variable name 7 years ago
chip-fel-flash.sh Chat/ppp verification and fancy completion message 7 years ago
chip-fel-upload.sh Add basic chip tools 8 years ago
chip-flash changed to 4 MB padding also in chip-flash to prevent bit flips 7 years ago
chip-flash-nand-images.sh Initial commit 7 years ago
chip-legacy-update.sh Push update-firmware to legacy-update to make way for new flashing protocol. 7 years ago
chip-update-firmware.sh Don't set -x 7 years ago
common.sh Add provision for .dtb detection 7 years ago
verify.sh Chat/ppp verification and fancy completion message 7 years ago
verify.sh.chat Chat/ppp verification and fancy completion message 7 years ago

README.md

CHIP-tools

A collection of scripts for working with CHIP

Requirements

  1. sunxi-tools
  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.