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 29ef066b3e Added reset to uboot.scr for fel flashes, triggers wait_for_linux properly now if METHOD=fel 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-fel-fastboot.sh enable sparse image & define vendor id for fastboot 8 years ago
chip-fel-flash.sh Added reset to uboot.scr for fel flashes, triggers wait_for_linux properly now if METHOD=fel 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-update-firmware.sh Added reset to uboot.scr for fel flashes, triggers wait_for_linux properly now if METHOD=fel 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