Go to file
Ryan Fox fec033bba0
Various updates
Removed fastboot arguments not present in the current version and set
the firmware update script to fetch files from the JF Possibilities CHIP
archive.
2022-01-02 01:49:33 -08:00
.gitignore
chip-create-nand-images.sh
chip-fel-flash.sh Various updates 2022-01-02 01:49:33 -08:00
chip-fel-upload.sh
chip-flash Various updates 2022-01-02 01:49:33 -08:00
chip-flash-nand-images.sh
chip-legacy-update.sh
chip-update-firmware.sh Various updates 2022-01-02 01:49:33 -08:00
common.sh Various updates 2022-01-02 01:49:33 -08:00
LICENSE
README.md Noting that sunxi-tools is now a package 2017-06-13 12:52:34 -07:00
verify.sh
verify.sh.chat

CHIP-tools

A collection of scripts for working with CHIP

Requirements

  1. sunxi-tools from your package manager or from the Sunxi repository
  2. uboot-tools from your package manager
  3. mtd-utils-mlc from our repository (https://github.com/nextthingco/chip-mtd-utils) [for creating images]

Included Tools

chip-update-firmware

This tool is used to download and flash the latest firmware release for CHIP. The tool also now only supports fastboot flashing.

chip-create-nand-images

This tool is used to generate local firmware images for CHIP and CHIP Pro.