Updated some copy
parent
eb5d5f207f
commit
b1b00dd0b7
11
README.md
11
README.md
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue