hadess / CHIP-tools

Fedora support for CHIP-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

Flashing

See C.H.I.P. Flash Collection.

In short:

  • Download the ZIP file for the server/gui/pocketchip stable/testing combination you want
  • Unzip it
  • Run:
FEL='sudo sunxi-fel' FASTBOOT='sudo fastboot' SNIB=false ./chip-update-firmware.sh path/to/unpacked/images

About

Fedora support for CHIP-tools

License:MIT License


Languages

Language:Shell 100.0%