Skip to content

kanakshilledar/thead-flasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TH1520 Board Flashing Utility

Simple tool to flash TH1520 based RISC-V board using fastboot.

$ thead-flasher --help
Usage: thead-flasher [OPTIONS] --uboot <uboot> --boot <boot>

Options:
  -u, --uboot <uboot>  Path of u-boot-with-spl.bin
  -b, --boot <boot>    Path of boot.ext4
  -r, --root <root>    Path of root.ext4
  -h, --help           Print help
  -V, --version        Print version

Only UBoot and Boot partitions are required, Root partition is optional.

About

small tool to flash TH1520 boards written in rust :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages