Releases: Avnet/rzboard_flash_util
Releases · Avnet/rzboard_flash_util
v1.0.1
v1.0.0 Release - Core Features Met
Changelog
This release indicates the core flash util features are met (see below)
[1.0.0] - 2024-01-24
Added
- Initial release 🌱 of the rzboard_flash_util for RZBoard
- Features include:
- eMMC flashing
- Bootloaders
- Linux image
- QSPI flashing
- Bootloaders
- Serial port configuration
- RZBoard IP configuration for linux image flashing
- Progress bars
- Automated testing / CI
- eMMC flashing
- Support for...
- Windows, Mac, Linux (Assume Ubuntu)
Changed
- Latest commits updated EMMC flashing to use serial handshaking and not sleeps. This means the flash utility waits for the RZBoard to send data before continuing the flash process.