[PATCH] Board: Add Abit AN-M2.

Luc Verhaegen libv at quoth.site
Thu Dec 3 00:27:02 CET 2009


---
 board_enable.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/board_enable.c b/board_enable.c
index 39cdadc..3af8f05 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -1174,6 +1174,7 @@ static int board_asus_a7v600x(const char *name)
 /* Please keep this list alphabetically ordered by vendor/board name. */
 struct board_pciid_enable board_pciid_enables[] = {
 	/* first pci-id set [4],          second pci-id set [4],          coreboot id [2],             vendor name    board name            flash enable */
+	{0x10DE, 0x0547, 0x147B, 0x1C2F,  0x10DE, 0x0548, 0x147B, 0x1C2F, NULL,         NULL,          "Abit",        "AN-M2",              nvidia_mcp_gpio2_raise},
 	{0x8086, 0x2926, 0x147b, 0x1084,  0x11ab, 0x4364, 0x147b, 0x1084, NULL,         NULL,          "Abit",        "IP35",               intel_ich_gpio16_raise},
 	{0x105a, 0x0d30, 0x105a, 0x4d33,  0x8086, 0x1130, 0x8086,      0, NULL,         NULL,          "Acorp",       "6A815EPD",           board_acorp_6a815epd},
 	{0x8086, 0x24D4, 0x1849, 0x24D0,  0x8086, 0x24D5, 0x1849, 0x9739, NULL,         NULL,          "ASRock",      "P4i65GV",            intel_ich_gpio23_raise},
-- 
1.6.0.2


--17pEHd4RhPHOinZp--




More information about the flashrom mailing list