1
0
mirror of https://github.com/NextThingCo/CHIP-tools-backup synced 2025-07-18 00:43:22 +00:00

initial commit

This commit is contained in:
Wans Hurst
2018-10-06 12:16:03 +02:00
commit 85a0746ab4
12 changed files with 1447 additions and 0 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# CHIP-tools
A collection of scripts for working with CHIP
## Requirements
1) **sunxi-tools** from your package manager or from the [Sunxi repository](https://github.com/linux-sunxi/sunxi-tools.git)
2) **uboot-tools** from your package manager
2) **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.