On Thu, 26 Jul 2012 16:07:06 +0000 "Corcoran, Mike" mike.corcoran@wright.edu wrote:
Hello Mike,
you are welcome (be aware of the double twist :)
Found SST flash chip "SST39VF010" (128 kB, Parallel).
This flash part has status UNTESTED for operations: 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, -VE, -Vw), and mention which mainboard or programmer you tested. Please mention your board in the subject line. Thanks for your help!
If you like to help us, you can test writing the chip as well. Since erasing has worked, it is very likely that writing will too, but it would still be nice to know. Also, if you ever want to re-enable the firmware of the controller you would already know that it works (or if it currently does not work, you will have an updated, working version of flashrom already and dont need to wait ;)
You can use any file of exactly 128 * 1024 B that does not contain 0xFF only, or the data already in the chip (flashrom would skip writing then). A file created by dd if=/dev/urandom of=testfile-128kB.bin bs=1k count=128 would be ok.
Yes I will be glad to help. I saved the old bios to a file first so I'll see if I can put it back this weekend. This is my vmware host so I have to shut Down all my vm's first. Stay tuned.
Mike