Am Montag, den 16.08.2010, 16:29 +0400 schrieb Jon Shadow:
Fixed again
Thanks for your patch. After a test by "Swift Geek", this is
Acked-by: Michael Karcher flashrom@mkarcher.dialup.fu-berlin.de
Please send your latest iteration of the patch, quoting my Ack and repeating your Sign-off to the flashrom mailing list, so we have everything (patch, Ack, Signoff) in one place. I added flashrom@flashrom.org back into Cc:, so if you use reply-to-all, this will hit the list.
Regards, Michael Karcher
Here's a patch for MS-6787.
Signed-off-by: Sergey A Lichack shadowpilot34@gmail.com Acked-by: Michael Karcher flashrom@mkarcher.dialup.fu-berlin.de
Am Montag, den 16.08.2010, 16:43 +0400 schrieb Jon Shadow:
Here's a patch for MS-6787.
Signed-off-by: Sergey A Lichack shadowpilot34@gmail.com Acked-by: Michael Karcher flashrom@mkarcher.dialup.fu-berlin.de
And here the instructions for swiftgeek:
Please download current svn and apply the patch in the Mail I responded to. As your board does not have enough unique properties to be autodetectable by flashrom, you need to specify "-m msi:ms6787" on the flashrom command line to tell flashrom the type of your board. If flashing works, please tell us (preferably on the list).
Regards, Michael Karcher
(attached: copy from pastebin for archival purposes)
Hi,
On Mon, Aug 16, 2010 at 03:14:20PM +0200, Michael Karcher wrote:
Am Montag, den 16.08.2010, 16:43 +0400 schrieb Jon Shadow:
Here's a patch for MS-6787.
Signed-off-by: Sergey A Lichack shadowpilot34@gmail.com Acked-by: Michael Karcher flashrom@mkarcher.dialup.fu-berlin.de
And here the instructions for swiftgeek:
Please download current svn and apply the patch in the Mail I responded to. As your board does not have enough unique properties to be autodetectable by flashrom, you need to specify "-m msi:ms6787" on the flashrom command line to tell flashrom the type of your board. If flashing works, please tell us (preferably on the list).
Committed in r1155 but marked untested as there was no feedback from swiftgeek yet. Do we have an email address to contact the user?
Uwe.
On Tue, Sep 07, 2010 at 08:16:28PM +0200, Uwe Hermann wrote:
Hi,
On Mon, Aug 16, 2010 at 03:14:20PM +0200, Michael Karcher wrote:
Am Montag, den 16.08.2010, 16:43 +0400 schrieb Jon Shadow:
Here's a patch for MS-6787.
Signed-off-by: Sergey A Lichack shadowpilot34@gmail.com Acked-by: Michael Karcher flashrom@mkarcher.dialup.fu-berlin.de
And here the instructions for swiftgeek:
Please download current svn and apply the patch in the Mail I responded to. As your board does not have enough unique properties to be autodetectable by flashrom, you need to specify "-m msi:ms6787" on the flashrom command line to tell flashrom the type of your board. If flashing works, please tell us (preferably on the list).
Committed in r1155 but marked untested as there was no feedback from swiftgeek yet. Do we have an email address to contact the user?
Oops, sorry, I somehow missed the initial email which was indeed sent out by Swift Geek swiftgeek@gmail.com, so yes, we do have the address :)
Could you please try the latest flashrom svn version and report if it works?
./flashrom -m msi:ms6787 -p internal:boardenable=force -V -w foobar.bin
(where foobar.bin is the BIOS image you want to write)
Thanks, Uwe.
Oops, sorry, I somehow missed the initial email which was indeed sent out by Swift Geek swiftgeek@gmail.com, so yes, we do have the address :)
Could you please try the latest flashrom svn version and report if it works?
./flashrom -m msi:ms6787 -p internal:boardenable=force -V -w foobar.bin
(where foobar.bin is the BIOS image you want to write)
Thanks, Uwe.
Probe, read, erase and write works. Thanks ;)
On Fri, Sep 10, 2010 at 07:01:21AM +0200, Swift Geek wrote:
Probe, read, erase and write works. Thanks ;)
Thanks, marked as tested now.
Uwe.