[flashrom] Can I get some help?

Jonathan B. Horen jbhoren at gmail.com
Sat Apr 26 19:39:11 CEST 2014


On 04/26/2014 12:40 PM, Jonathan B. Horen wrote:
> ERASE FAILED at 0x00000000! Expected=0xff, Read=0x49, failed byte 
> count from 0x00000000-0x00000fff: 0x584 

I downloaded-compiled-installed the newest version of flashrom.

$ sudo flashrom -p internal -w original.rom
flashrom v0.9.7-r1711 on Linux 2.6.38-16-generic (i686)
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
Found chipset "Intel ICH5/ICH5R". Enabling flash write... OK.
Found SST flash chip "SST49LF004A/B" (512 kB, FWH) at physical address 
0xfff80000.
Reading old flash chip contents... done.
Erasing and writing flash chip...
Warning: Chip content is identical to the requested image.
Erase/write done.

Followed by:

$ sudo flashrom -p internal -w IN2202.ROM
flashrom v0.9.7-r1711 on Linux 2.6.38-16-generic (i686)
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
Found chipset "Intel ICH5/ICH5R". Enabling flash write... OK.
Found SST flash chip "SST49LF004A/B" (512 kB, FWH) at physical address 
0xfff80000.
Reading old flash chip contents... done.
Erasing and writing flash chip... FAILED at 0x00000000! Expected=0xff, 
Found=0x49, failed byte count from 0x00000000-0x00000fff: 0x584
ERASE FAILED!
Reading current flash chip contents... done. FAILED at 0x00000000! 
Expected=0xff, Found=0x49, failed byte count from 0x00000000-0x0000ffff: 
0xd7f
ERASE FAILED!
FAILED!
Uh oh. Erase/write failed. Checking if anything changed.
Good. It seems nothing was changed.
Writing to the flash chip apparently didn't do anything.
This means we have to add special support for your board, programmer or 
flash
chip. Please report this on IRC at chat.freenode.net (channel #flashrom) or
mail flashrom at flashrom.org, thanks!
-------------------------------------------------------------------------------
You may now reboot or simply leave the machine running.

I guess the "problem" is solved.




More information about the flashrom mailing list