Please use the recent svn, and apply 

http://patchwork.coreboot.org/patch/635/

first.

When this works, please send:

Acked-by: [realname here] <[email protected]>

Luc Verhaegen.

>From 69cad603ad1aa71b32745b3610feb1d0454b3dc3 Mon Sep 17 00:00:00 2001
From: Luc Verhaegen <[email protected]>
Date: Tue, 8 Dec 2009 11:36:26 +0100
Subject: [PATCH] Boards: Add ECS K7S6A.

The nulled second set of subsystem ids is correct, and this seems
to be a unique match.

Signed-off-by: Luc Verhaegen <[email protected]>
---
 board_enable.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/board_enable.c b/board_enable.c
index 96d764f..b070960 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -1144,6 +1144,7 @@ struct board_pciid_enable board_pciid_enables[] = {
        {0x10DE, 0x0030, 0x1043, 0x818a,  0x8086, 0x100E, 0x1043, 0x80EE, NULL, 
        NULL,          "ASUS",        "P5ND2-SLI Deluxe",   
nvidia_mcp_gpio10_raise},
        {0x1106, 0x3149, 0x1565, 0x3206,  0x1106, 0x3344, 0x1565, 0x1202, NULL, 
        NULL,          "Biostar",     "P4M80-M4",           
it8705_rom_write_enable},
        {0x8086, 0x3590, 0x1028, 0x016c,  0x1000, 0x0030, 0x1028, 0x016c, NULL, 
        NULL,          "Dell",        "PowerEdge 1850",     
intel_ich_gpio23_raise},
+       {0x1039, 0x5513, 0x1019, 0x0A41,  0x1039, 0x0018,      0,      0, NULL, 
        NULL,          "Elitegroup",  "K7S6A",              
it8705f_write_enable_2e},
        {0x1106, 0x3038, 0x1019, 0x0996,  0x1106, 0x3177, 0x1019, 0x0996, NULL, 
        NULL,          "Elitegroup",  "K7VTA3",             
it8705f_write_enable_2e},
        {0x1106, 0x3177, 0x1106, 0x3177,  0x1106, 0x3059, 0x1695, 0x3005, NULL, 
        NULL,          "EPoX",        "EP-8K5A2",           
w836xx_memw_enable_2e},
        {0x10EC, 0x8139, 0x1695, 0x9001,  0x11C1, 0x5811, 0x1695, 0x9015, NULL, 
        NULL,          "EPoX",        "EP-8RDA3+",          
nvidia_mcp_gpio31_raise},
-- 
1.6.0.2

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to