See patch.
http://www.flashrom.org/pipermail/flashrom/2009-November/000937.html http://www.flashrom.org/pipermail/flashrom/2009-November/000965.html http://www.flashrom.org/pipermail/flashrom/2009-November/001059.html
See patch.
http://www.flashrom.org/pipermail/flashrom/2009-November/000937.html http://www.flashrom.org/pipermail/flashrom/2009-November/000965.html http://www.flashrom.org/pipermail/flashrom/2009-November/001059.html
Signed-off-by: Idwer Vollering vidwer@gmail.com
Resending the first patch with the filename updated.
---
Mark the following boards as OK:
- AsRock K8S8X (reported by Adrian Glaubitz adrian.glaubitz@gmail.com) http://www.flashrom.org/pipermail/flashrom/2009-November/000937.html
- ASUS K8VXSE (reported by Adrian Glaubitz adrian.glaubitz@gmail.com) http://www.flashrom.org/pipermail/flashrom/2009-November/000965.html
- DFI Blood-Iron P35 T2RL (reported by Erno Vaurio ernovaur@gmail.com) http://www.flashrom.org/pipermail/flashrom/2009-November/001059.html
The boards are also added to print.c
Signed-off-by: Idwer Vollering vidwer@gmail.com
On Mon, Nov 30, 2009 at 03:35:42PM +0100, Idwer Vollering wrote:
Signed-off-by: Idwer Vollering vidwer@gmail.com
Thanks, r791.
Index: print_wiki.c
--- print_wiki.c (revision 790) +++ print_wiki.c (working copy) @@ -104,6 +104,7 @@ { "Advantech", "PCM-5820", "http://www.emacinc.com/sbc_pc_compatible/pcm_5820.htm" }, { "ASI", "MB-5BLMP", "http://www.hojerteknik.com/winnet.htm" }, { "ASRock", "A770CrossFire", "http://www.asrock.com/mb/overview.asp?Model=A770CrossFire&s=AM2%5C%2b" },
- { "ASRock", "K8S8X", "http://www.asrock.com/mb/overview.asp?Model=K8S8X" },
This one might need some code changes and/or more tests, but I'll reply in the resp. thread with details.
Uwe.