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 49de8d0337 Added update features 7 years ago
.gitignore FLAS-30 #resolve Add Readme and chip-update-firmware.sh 8 years ago
Makefile added Makefile and spl-image-builder 8 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-fastboot.sh enable sparse image & define vendor id for fastboot 8 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-local-flash.sh Added update features 7 years ago
chip-update-firmware.sh Merge branch 'chip/next' into chip/stable 7 years ago
common.sh Fix to how utility commands pass device paths 8 years ago
spl-image-builder.c added Makefile and spl-image-builder 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