2019-07-11 11:08:27 +00:00
committed by Git OBS Bridge
6 changed files with 29 additions and 4 deletions

Binary file not shown.

BIN
flashrom-1.1.tar.bz2.sig Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d579f8dda5b69eeab55a658d59ffbe185443e4e8477e751aaf38c36468cede44
size 325720

3
flashrom-v1.1.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aeada9c70c22421217c669356180c0deddd0b60876e63d2224e3260b90c14e19
size 348458

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sun Jun 23 17:43:36 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.1
New major user-visible features
* 4-byte address support for many SPI programmers
* New option to use a reference file for flash contents
(--flash-contents)
* Layout support for coreboot's FMAP format (--fmap, --fmap-file)
* BAUD rate selection for Buspirate SPI
* Support for the ENE Embedded Debug Interface (EDI), probably
our first non-jedec SPI target
* On Intel ME enabled systems, internal flashing is allowed by
default
New programmers
* ENE Embedded Debug Interface EDI
* Linux' MTD interface
* Digilent SPI for the iCEblink40 development board
* Developerbox/CP2104 bit banging
* J-Link SPI
* Dediprog firmwares >= 7.2.30
* Dediprog SF200
* Intel Kabylake PCHs
Support for lots of new chips
-------------------------------------------------------------------
Sun Mar 31 20:18:21 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@@ -17,7 +17,7 @@
Name: flashrom
Version: 1.0.1
Version: 1.1
Release: 0
Summary: A universal flash programming utility
License: GPL-2.0-only