diff options
author | stuge <stuge@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1> | 2007-08-13 04:10:32 +0000 |
---|---|---|
committer | stuge <stuge@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1> | 2007-08-13 04:10:32 +0000 |
commit | dcc8ec4ad82cb3725230ad0e69bc7bbd13881c2d (patch) | |
tree | 76faa3413630810abdf24d11ab70c2e98ddd82ce /flashrom.c | |
parent | fdc1c6ff21c25305dc9f5322ca45b2387b60f3df (diff) | |
download | flashrom-dcc8ec4ad82cb3725230ad0e69bc7bbd13881c2d.tar.gz |
Original v2 revision: 2744
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.
Signed-off-by: Ed Swierk <eswierk@arastra.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@126 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'flashrom.c')
0 files changed, 0 insertions, 0 deletions