These changes are necessary to flash empty CHIPs with the latest u-boot. Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
CHIP-tools
A collection of scripts for working with CHIP
Requirements
- sunxi-tools
- 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
Languages
Shell
100%