You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wynter Woods e395f755dd
Added dummy verification script
8 years ago
.gitignore FLAS-30 #resolve Add Readme and chip-update-firmware.sh 8 years ago
README.md FLAS-30 #resolve Add Readme and chip-update-firmware.sh 8 years ago
chip-fel-fastboot.sh We need to return an error code for the GUI to recognize status properly 8 years ago
chip-fel-flash.sh added option -f for fastboot 8 years ago
chip-fel-upload.sh Add basic chip tools 8 years ago
chip-update-firmware.sh chip-update-firmware: get the return value correctly 8 years ago
common.sh fix filesize function on osx 8 years ago
verify.sh Added dummy verification script 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