<div dir="ltr">Hi all, don't really know if it is the right list but I'll give it a shot (sorry for your inconvenient).<br>I am doing research on different bios chips envolving rewriting of the flash chip. As time goes by, I stumbled into the same problem over and over again (increasing rapidly). At the beginning I thought it might be a Write Protection error but it seems to me that this error is too common to be a write protection kinda crap (as far as I know most of the boards nowadays don't come with write protection enabled by default).<br>
here is a couple of flashrom trys output on different chips:<br> <br>After finding out the right chipset and flash chip:<br>"Intel ICH5/ICH5R"<br>"Winbond W49V002FA" (256 KB, FWH) at physical address 0xfffc0000.<br>
I get (about) the same error when trying to write:<br><br>ERASE FAILED at 0x00000000! Expected=0xff, Read-0x25, failed byte cout from 0x00000000-0x0003ffff: 0x35e74<br>ERASE FAILED!<br>ERASE FAILED!<br>FAILED!<br><br>on most of the time it fails at 0x000000000<br>
<br>About the same error happend on: <br>"Intel ICH6/ICH6R"<br>"SST SST49LF003A/B" (384 KB, FWH) at physical address 0xfffa0000<br><br>page: 0000 at address: 0x00000000>>>>>>>>>0001 at address: 0x00010000>>>>>>>>>0002 at address: 0x00020000 <br>
ERASE FAILED at 0x00020000! Expected=0xff, read=0xdb, failed byte count from 0x00020000-0x0002ffff: 0xfee5<br>ERASE FAILED!<br>ERASE FAILED!<br>FAILED!<br><br>Same goes for this one:<br>"VIA VT8237"<br>"PMC Pm49FL004" (512 KB, LPC,FWH) at physical address 0xfff80000<br>
<br>
ERASE FAILED at 0x00000000! Expected=0xff, Read-0x49, failed byte cout from 0x00000000-0x0000ffff: 0x463<br>
ERASE FAILED!<br>
ERASE FAILED!<br>
FAILED!<br><br>Would really like some help,<br>Thanks ahead!<br></div>