Updated some copy

This commit is contained in:
computermouth 2016-12-12 15:48:28 -08:00
parent eb5d5f207f
commit b1b00dd0b7
1 changed files with 4 additions and 7 deletions

View File

@ -4,14 +4,11 @@ A collection of scripts for working with CHIP
## Requirements
1) [sunxi-tools](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 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
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.