[flashrom] Flashrom on Gigabyte GA-MA770-UD3 (rev 1.0) - works with little patch
Vadim Girlin
vadimgirlin at gmail.com
Sat Mar 27 17:14:13 CET 2010
Hello,
Flashrom v0.9.1-r985 was unable to detect SPI flash chip (SST25VF080B)
on Gigabyte GA-MA770-UD3 (rev 1.0) -
http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ProductID=2982
First attachment contains the output of "flashrom -r -V".
I've tried the following:
Index: it87spi.c
===================================================================
--- it87spi.c (revision 985)
+++ it87spi.c (working copy)
@@ -103,6 +103,7 @@
switch (id) {
case 0x8716:
case 0x8718:
+ case 0x8720:
enter_conf_mode_ite(port);
/* NOLDN, reg 0x24, mask out lowest bit (suspend) */
tmp = sio_read(port, 0x24) & 0xFE;
After this patch flashrom detected the chip. Reading, erasing and
writing also works. I attached the logs. Hope this helps.
--
Best regards,
Vadim Girlin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashrom-r-V_before_patch
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100327/505d9da7/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: IT8720F.diff
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100327/505d9da7/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashrom-r-V
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100327/505d9da7/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashrom-E-V
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100327/505d9da7/attachment-0003.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashrom-w-V
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100327/505d9da7/attachment-0004.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lspci-nnvvxxx
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100327/505d9da7/attachment-0005.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: superiotool-deV
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100327/505d9da7/attachment-0006.ksh>
More information about the flashrom
mailing list