Hello

Here's a listing showing that this chip is OK:

1.

what we have:

root@srv:~# flashrom | grep Found
Found chipset "Intel ICH", enabling flash write... OK.
Found chip "Intel 82802AB" (512 KB, FWH) at physical address 0xfff80000.
root@srv:~#

2.

what we're supposed to get:

root@srv:/home/ps# flashrom -L | grep 82802AB
Intel                82802AB               P R               512       FWH

3.

what we're going to update with:

root@srv:/home/ps# md5sum ./6M810C.BIN
da69cb2651c9f8fe6acd875dc4d66ade  ./6M810C.BIN

4.

the process itself:

root@srv:/root# flashrom -w ./6M810C.BIN
flashrom v0.9.2-r1141 on Linux 2.6.32-5-686 (i686), built with libpci
3.1.7, GCC 4.4.5 20100728 (prerelease), little endian
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
No coreboot table found.
Found chipset "Intel ICH", enabling flash write... OK.
This chipset supports the following protocols: FWH.
Found chip "Intel 82802AB" (512 KB, FWH) at physical address 0xfff80000.
===
This flash part has status UNTESTED for operations: ERASE WRITE
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to [email protected] if any of the above
operations
work correctly for you with this flash part. Please include the flashrom
output with the additional -V option for all operations you tested (-V, -Vr,
-Vw, -VE), and mention which mainboard or programmer you tested.
Thanks for your help!
===
Flash image seems to be a legacy BIOS. Disabling checks.
Writing flash chip... Erasing flash chip... DONE BLOCK 0x0
DONE BLOCK 0x10000
DONE BLOCK 0x20000
DONE BLOCK 0x30000
DONE BLOCK 0x40000
DONE BLOCK 0x50000
DONE BLOCK 0x60000
DONE BLOCK 0x70000
SUCCESS.
Programming at: DONE!ss: 0x0007f000
COMPLETE.
Verifying flash... VERIFIED.         
root@srv:/root#


THANK YOU FOR THE PROGRAM!

-- 
Best regards,
Pavel Shvagirev
skype: pavel.shvagirev


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to