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.
Wynter Woods 80e91d3e85 Support flashing a specific device 8 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-fel-fastboot.sh enable sparse image & define vendor id for fastboot 8 years ago
chip-fel-flash.sh changed overscan 8 years ago
chip-fel-upload.sh Add basic chip tools 8 years ago
chip-flash Support flashing a specific device 8 years ago
chip-update-firmware.sh new parameter to select build number 8 years ago
common.sh enable sparse image & define vendor id for fastboot 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