Signed-off-by: Michael Karcher <[email protected]>
---
board_enable.c | 2 ++
print.c | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/board_enable.c b/board_enable.c
index 06bbd70..2b682ea 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -1540,6 +1540,7 @@ static int intel_ich_gpio21_raise(void)
* - ASUS P4B266: socket478 + Intel 845D + ICH2
* - ASUS P4B533-E: socket478 + 845E + ICH4
* - ASUS P4B-MX variant in HP Vectra VL420 SFF: socket478 + 845D + ICH2
+ * - TriGem Anaheim-3: socket370 + Intel 810 + ICH
*/
static int intel_ich_gpio22_raise(void)
{
@@ -2230,6 +2231,7 @@ const struct board_match board_matches[] = {
{0x10de, 0x0364, 0x108e, 0x6676, 0x10de, 0x0369, 0x108e, 0x6676, "^Sun
Ultra 40 M2", NULL, NULL, P3, "Sun", "Ultra 40 M2", 0,
OK, board_sun_ultra_40_m2},
{0x1106, 0x3038, 0x0925, 0x1234, 0x1106, 0x0596, 0x1106, 0, NULL,
NULL, NULL, P3, "Tekram", "P6Pro-A5", 256,
OK, NULL},
{0x1106, 0x3123, 0x1106, 0x3123, 0x1106, 0x3059, 0x1106, 0x4161, NULL,
NULL, NULL, P3, "Termtek", "TK-3370 (Rev:2.5B)", 0,
OK, w836xx_memw_enable_4e},
+ {0x8086, 0x7120, 0x109f, 0x3157, 0x8086, 0x7121, 0x109f, 0x3157, NULL,
NULL, NULL, P3, "TriGem", "Anaheim-3", 0,
OK, intel_ich_gpio22_raise},
{0x8086, 0x1076, 0x8086, 0x1176, 0x1106, 0x3059, 0x10f1, 0x2498, NULL,
NULL, NULL, P3, "Tyan", "S2498 (Tomcat K7M)", 0,
OK, w836xx_memw_enable_2e},
{0x1106, 0x0259, 0x1106, 0xAA07, 0x1106, 0x3227, 0x1106, 0xAA07, NULL,
NULL, NULL, P3, "VIA", "EPIA EK", 0,
NT, via_vt823x_gpio9_raise},
{0x1106, 0x3177, 0x1106, 0xAA01, 0x1106, 0x3123, 0x1106, 0xAA01, NULL,
NULL, NULL, P3, "VIA", "EPIA M/MII/...", 0,
OK, via_vt823x_gpio15_raise},
diff --git a/print.c b/print.c
index f4957b1..b4900c3 100644
--- a/print.c
+++ b/print.c
@@ -886,6 +886,7 @@ const struct board_info boards_known[] = {
B("Tekram", "P6Pro-A5", 1,
"http://www.motherboard.cz/mb/tekram/P6Pro-A5.htm", NULL),
B("Termtek", "TK-3370 (Rev:2.5B)", 1, NULL, NULL),
B("Thomson", "IP1000", 1,
"http://www.settoplinux.org/index.php?title=Thomson_IP1000", NULL),
+ B("TriGem", "Anaheim-3", 1,
"http://www.e4allupgraders.info/dir1/motherboards/socket370/anaheim3.shtml",
NULL),
B("TriGem", "Lomita", 1,
"http://www.e4allupgraders.info/dir1/motherboards/socket370/lomita.shtml",
NULL),
B("Tyan", "S5375-1U (Tempest i5100X)", 1,
"http://www.tyan.com/product_board_detail.aspx?pid=610", NULL),
B("Tyan", "S1846 (Tsunami ATX)", 1,
"http://www.tyan.com/archive/products/html/tsunamiatx.html", NULL),
--
1.7.7.3
_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom