Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flashrom: Update version from 0.9.9 to 1.0
Announcement [1], release notes [2]: > ## New major user-visible features > > * Support layouts for read and erase commands > * New command line switch --noverify-all (-N) allows flashing of > individual regions without reading the whole flash chip (particular > useful with locked down Intel ME firmware) > * New command line switch --ifd to read the layout from an Intel > Firmware Descriptor on flash > * We got rid of the delay-loop calibration (if the OS provides an > accurate timer through clock_gettime()) > * Reading speed of USB programmers should have increased (reading > bigger chunks at once, we reduce the overhead) > * Support Intel 100 series PCHs (Sunrise Point, coupled with Skylake > and Kaby Lake) and C620 series PCHs (Lewisburg paired with > Workstation/Server versions of the former) > > ## New programmers > > * Intel 100 series / C620 series PCHs > * Intel I210 NICs (EEPROM and SPI) > * AMD Merlin Falcon (FP4) > > ## New chips > > * W25Q128.W [1] https://mail.coreboot.org/pipermail/flashrom/2018-January/015282.html [2] https://flashrom.org/Flashrom/1.0
- Loading branch information