flashrom/1.0.1

From flashrom
Revision as of 21:08, 29 March 2019 by Nico (talk | contribs) (Created page with "{{DISPLAYTITLE:flashrom/1.0.1}} To help with maintenance in stable distributions, we practice point releases now :) The log is short, there were just six fixes since flashrom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This wiki is retired

Our website is https://www.flashrom.org, instructions on how to add or update documentation are here

All wiki content available in read-only mode at wiki.flashrom.org


To help with maintenance in stable distributions, we practice point releases now :) The log is short, there were just six fixes since flashrom 1.0 (plus one commit to make the 1.0.x branch build on recent distributions).

Changes since 1.0

  • 6b9e934f linux_spi: Reduce maximum read chunksize
  • 30c4cecd Makefile: Disable `-Werror=deprecated-declarations` on release branch
  • 5639af64 linux_spi: Hardcode default spispeed of 2MHz
  • 993e162d dediprog: Fix small, unaligned reads
  • ec8b8a7f board_enable.c: Fix dmi_match string for ThinkPad X201
  • 69f96f60 Fix verification with sparse layouts
  • a3db7ed5 Fix erasing of unaligned regions

Download

flashrom 1.0.1 can be downloaded in various ways:

Anonymous checkout from the git repository at https://review.coreboot.org/flashrom.git (tag v1.0.1)

A tarball is available for download at

https://download.flashrom.org/releases/flashrom-v1.0.1.tar.bz2 (GPG signature).

and more in the "Tags" section of CGit at

https://review.coreboot.org/cgit/flashrom.git

Supported hardware

Please see the archived status page for the hardware supported by this release.