Hi all,
there's a fresh flashprog v1.3 release out! This one brings some new CLI
work to control write protection and other bits (quad-enable for now).
It should give a good starting point to modernize the whole CLI.
Also, the support for Intel chipsets was updated to include their latest
platforms (Snow Ridge, Meteor, Lunar & Arrow Lake).
Please see the full release notes[1] for more details. As usual, the
code is available in Git[2] (tag `v1.3') and as a tarball[3].
Cheers,
Nico
[1] https://flashprog.org/wiki/Flashprog/v1.3
[2] https://github.com/SourceArcade/flashprog
[3] https://flashprog.org/releases/flashprog-v1.3.tar.bz2
Hi all,
in preparation for the v1.3 release, the first RC has been
tagged. It's available through the Git tag `v1.3-rc1' and
as tarball [1]. Please test! :)
Most notable changes are support for newest Intel chipsets
and a new CLI infrastructure. Which brings two special com-
mand modes to configure SPI flash chips. Please see
$ flashprog wp --help
and
$ flashprog config --help
and the new man pages flashprog-write-protect(8) and
flashprog-config(8). Feedback on these is particularly
welcome.
Cheers,
Nico
[1] https://flashprog.org/releases/flashprog-v1.3-rc1.tar.bz2