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 flashrom@flashrom.org 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!
2013/1/11 Pavel Shvagirev pavel.shvagirev@gmail.com:
Hello
Here's a listing showing that this chip is OK:
Thanks for the info, though we are more interested in the name of the mainboard that this flash chip is on. The chip itself is known to fully work: http://flashrom.org/Supported_hardware#Supported_chips
On Fri, 11 Jan 2013 04:21:49 +0400 Pavel Shvagirev pavel.shvagirev@gmail.com wrote:
flashrom v0.9.2-r1141 on Linux 2.6.32-5-686 (i686), built with libpci
Hello Pavel,
thanks for your report! The flash chip was marked as fully tested already which is not a big surprise... 0.9.2 is ancient (there have been over 500 commits since then)! please upgrade before using flashrom again ;)
Thanks for the tip ;)) anyway that was from Debian's repo.. didn't think they keep it as outdated as it is ;))
12.01.2013 00:16, Stefan Tauner пишет:
On Fri, 11 Jan 2013 04:21:49 +0400 Pavel Shvagirev pavel.shvagirev@gmail.com wrote:
flashrom v0.9.2-r1141 on Linux 2.6.32-5-686 (i686), built with libpci
Hello Pavel,
thanks for your report! The flash chip was marked as fully tested already which is not a big surprise... 0.9.2 is ancient (there have been over 500 commits since then)! please upgrade before using flashrom again ;)