hss-tty-flasher

Crates.iohss-tty-flasher
lib.rshss-tty-flasher
version0.3.0
created_at2024-12-08 20:57:43.035808+00
updated_at2025-02-09 06:56:23.82854+00
descriptionTTY Flasher for PolarFire SoC with HSS bootloader
homepage
repositoryhttps://github.com/AlexCharlton/mpfs-hal
max_upload_size
id1476669
size41,485
Alex Charlton (AlexCharlton)

documentation

README

HSS TTY Flasher

This is a TTY interface that allows you to flash ELF files to PolarFire SoC devices using the HSS bootloader. Use it like

hss-tty-flasher <port> <elf>

The HSS Payload Generator is required to generate the image file that is used to flash the ELF file to the device. You can find binaries for it here.

Commit count: 115

cargo fmt