aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2008-01-22 15:19:01 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2008-01-22 15:19:01 +0000
commitd7b5bf3f1234200c8fd19c03e72cd65ba3db13f8 (patch)
treeb8be63a7e75329430d9ed8a60649fa2f3a8e67b2 /README
parentd3568adfe118776d8157434f7bec102542959544 (diff)
downloadflashrom-d7b5bf3f1234200c8fd19c03e72cd65ba3db13f8.tar.gz
flashrom-d7b5bf3f1234200c8fd19c03e72cd65ba3db13f8.tar.bz2
flashrom-d7b5bf3f1234200c8fd19c03e72cd65ba3db13f8.zip
Flashrom did not use the read function for verifying, it used direct memory access instead
That fails if the flash chip is not mapped completely. If the read function is set in struct flashchip, use it for verification as well. This fixes verification of all SPI flash chips >512 kByte behind an IT8716F flash translation chip. "MX25L8005 found at physical address 0xfff00000. Flash part is MX25L8005 (1024 KB). Flash image seems to be a legacy BIOS. Disabling checks. Verifying flash... VERIFIED." Corresponding to flashrom svn r185 and coreboot v2 svn r3070. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Harald Gutmann <harald.gutmann@gmx.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions