Alex Kaplan 7e908446d0 Updated u-boot environment (variables bootcmd and fel_booted).
These changes are necessary to flash empty CHIPs with the latest u-boot.

Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
2015-11-07 23:24:07 -08:00
2015-06-25 17:21:08 +02:00
2015-10-21 14:29:00 -07:00
2015-10-23 17:00:00 -07:00

CHIP-tools

A collection of scripts for working with CHIP

Requirements

  1. sunxi-tools
  2. uboot-tools from your package manager

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

Description
No description provided
Readme 156 KiB
Languages
Shell 100%