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 dcbd2ff550 Add option to flash from local download 7 years ago
.gitignore added env.sh to .gitignore 7 years ago
README.md FLAS-30 #resolve Add Readme and chip-update-firmware.sh 8 years ago
chip-TOSH4GB-flash.sh Created separate flashing script for 4GB toshiba nand 7 years ago
chip-fel-flash.sh Fixed bug in chip-fel-flash.sh where script was trying to run a variable name as a shell command rather than getting the value. 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 8 years ago
chip-legacy-update.sh Push update-firmware to legacy-update to make way for new flashing protocol. 7 years ago
chip-local-flash.sh Fix comparison to not use aws for non-PC builds 7 years ago
chip-update-firmware.sh Add option to flash from local download 7 years ago
common.sh Fix to how utility commands pass device paths 8 years ago
verify.sh added new mode for factory flashing 8 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

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