diff options
author | Ed Swierk <eswierk@arastra.com> | 2007-08-13 04:10:32 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2007-08-13 04:10:32 +0000 |
commit | 966dc20cc330ba90a8e51e52c70303e41045ff9e (patch) | |
tree | 76faa3413630810abdf24d11ab70c2e98ddd82ce /Makefile | |
parent | fdd0c58115bb30a40ecda990b5fa0c7de1f9785b (diff) | |
download | flashrom-966dc20cc330ba90a8e51e52c70303e41045ff9e.tar.gz flashrom-966dc20cc330ba90a8e51e52c70303e41045ff9e.tar.bz2 flashrom-966dc20cc330ba90a8e51e52c70303e41045ff9e.zip |
Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verify
The first byte of the flash chip was read at the start of the function
and later written back to address 0 if the flash chip was not identified
as SST28SF040, which means most of the time. This write caused corruption
of flash contents when verifying a SST49LF160C part.
Corresponding to flashrom svn r126 and coreboot v2 svn r2744.
Signed-off-by: Ed Swierk <eswierk@arastra.com>
Acked-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions