A collection of scripts for working with CHIP - now working.
- sunxi-tools from your package manager or from the Sunxi repository
- uboot-tools from your package manager
- mtd-utils-mlc from this repository [for creating images]
This tool is used to download and flash the latest firmware release for CHIP. The tool also now only supports fastboot flashing.
sudo ./chip-update-firmware <option>
- Avaliable options:
- Server (
-s
) Headless (no user interface). - GUI (
-g
) Debian + XFCE - PocketCHIP (
-p
) Debian + Pockethome interface - Buildroot (
-b
) Flashes tiny, but powerful image - Redownload (
-f
) Remove the local files and redownload them - No limit (
-n
) Enable greater power draw - Reset (
-r
) Resets the device after flash - Branch (
-B
) Set the branch you want to flash e.g.-B testing
- Build (
-N
) Set the build you want to flash e.g.-N 150
- Format (
-F
) Set the NAND model e.g.-F Toshiba_4G_MLC
- Local (
-L
) Flash a local image e.g.-L ../img/buildroot/
This tool is used to generate local firmware images for CHIP and CHIP Pro.
This version of CHIP-tools will download files from jfpossibilities' mirror, because the official repository is down. More info at http://www.chip-community.org/index.php/Archives