Hi all,
I just tried flashrom 0.9.2 with my mainboard [1] and everything I tested worked fine. Since it is not listed as supported mainboard in the wiki here's what I did:
- Reading my current BIOS. - Writing my current BIOS to the chip. - Verifying the content of the chip against the read binary.
Attached are the outputs of "flashrom -V" (flashrom_V) and of "lspci -vvvnnxxx" (lspci). I checked back with the IRC channel, but if you still need the output of "superiotool -deV" or any other information let me know.
Regards, Lennart Sauerbeck
[1] http://www.asrock.com/mb/overview.asp?Model=939A785GMH/128M&s=939
On Sun, Aug 08, 2010 at 12:06:12PM +0200, Lennart Sauerbeck wrote:
I just tried flashrom 0.9.2 with my mainboard [1] and everything I tested worked fine.
Thanks, we marked it as tested now.
Uwe.
On 08.08.2010 18:06, Uwe Hermann wrote:
On Sun, Aug 08, 2010 at 12:06:12PM +0200, Lennart Sauerbeck wrote:
I just tried flashrom 0.9.2 with my mainboard [1] and everything I tested worked fine.
Thanks, we marked it as tested now.
This was a read test, correct? Do we have any indication that write would have worked? If not, can write be tested? IIRC Rudolf Marek has this board as well.
Without write tests we shouldn't mark a board as supported.
Regards, Carl-Daniel
On 08/08/10 18:40, Carl-Daniel Hailfinger wrote:
On 08.08.2010 18:06, Uwe Hermann wrote:
On Sun, Aug 08, 2010 at 12:06:12PM +0200, Lennart Sauerbeck wrote:
I just tried flashrom 0.9.2 with my mainboard [1] and everything I tested worked fine.
Thanks, we marked it as tested now.
This was a read test, correct? Do we have any indication that write would have worked? If not, can write be tested? IIRC Rudolf Marek has this board as well.
Here's what I did:
$ flashrom -r backup.bin $ flashrom -w backup.bin $ flashrom -v backup.bin
Step 2 and 3 both verified the image. Are there more tests that I can do (without running too high a risk since my equipment is rather limited)?
Regards, Lennart
On 08.08.2010 18:51, Lennart Sauerbeck wrote:
On 08/08/10 18:40, Carl-Daniel Hailfinger wrote:
On 08.08.2010 18:06, Uwe Hermann wrote:
On Sun, Aug 08, 2010 at 12:06:12PM +0200, Lennart Sauerbeck wrote:
I just tried flashrom 0.9.2 with my mainboard [1] and everything I tested worked fine.
Thanks, we marked it as tested now.
This was a read test, correct? Do we have any indication that write would have worked? If not, can write be tested? IIRC Rudolf Marek has this board as well.
Here's what I did:
$ flashrom -r backup.bin $ flashrom -w backup.bin $ flashrom -v backup.bin
Step 2 and 3 both verified the image. Are there more tests that I can do (without running too high a risk since my equipment is rather limited)?
Sorry, I didn't see the -w operation in your first mail. You performed a write, and thus the test is complete and sufficient.
Regards, Carl-Daniel