1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-30 16:33:41 +02:00

Mark Elitegroup K7S5A as supported

Mark SiS 735 as supported.

Remove "SiS" from the model number to avoid printing it twice.

Reported by Adrian Glaubitz.

Corresponding to flashrom svn r760.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
Carl-Daniel Hailfinger 2009-11-15 17:20:21 +00:00
parent 9f46cfca38
commit 6a0269e491
2 changed files with 29 additions and 28 deletions

View File

@ -1155,34 +1155,34 @@ const struct penable chipset_enables[] = {
{0x10de, 0x0366, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */ {0x10de, 0x0366, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */
{0x10de, 0x0367, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* Pro */ {0x10de, 0x0367, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* Pro */
{0x10de, 0x0548, OK, "NVIDIA", "MCP67", enable_flash_mcp55}, {0x10de, 0x0548, OK, "NVIDIA", "MCP67", enable_flash_mcp55},
{0x1039, 0x0496, NT, "SiS", "SiS 85C496+497", enable_flash_sis85c496}, {0x1039, 0x0496, NT, "SiS", "85C496+497", enable_flash_sis85c496},
{0x1039, 0x0406, NT, "SiS", "SiS 501/5101/5501", enable_flash_sis501}, {0x1039, 0x0406, NT, "SiS", "501/5101/5501", enable_flash_sis501},
{0x1039, 0x5511, NT, "SiS", "SiS 5511", enable_flash_sis5511}, {0x1039, 0x5511, NT, "SiS", "5511", enable_flash_sis5511},
{0x1039, 0x5596, NT, "SiS", "SiS 5596", enable_flash_sis5596}, {0x1039, 0x5596, NT, "SiS", "5596", enable_flash_sis5596},
{0x1039, 0x5571, NT, "SiS", "SiS 5571", enable_flash_sis530}, {0x1039, 0x5571, NT, "SiS", "5571", enable_flash_sis530},
{0x1039, 0x5591, NT, "SiS", "SiS 5591/5592", enable_flash_sis530}, {0x1039, 0x5591, NT, "SiS", "5591/5592", enable_flash_sis530},
{0x1039, 0x5597, NT, "SiS", "SiS 5597/5598/5581/5120", enable_flash_sis530}, {0x1039, 0x5597, NT, "SiS", "5597/5598/5581/5120", enable_flash_sis530},
{0x1039, 0x0530, NT, "SiS", "SiS 530", enable_flash_sis530}, {0x1039, 0x0530, NT, "SiS", "530", enable_flash_sis530},
{0x1039, 0x5600, NT, "SiS", "SiS 600", enable_flash_sis530}, {0x1039, 0x5600, NT, "SiS", "600", enable_flash_sis530},
{0x1039, 0x0620, NT, "SiS", "SiS 620", enable_flash_sis530}, {0x1039, 0x0620, NT, "SiS", "620", enable_flash_sis530},
{0x1039, 0x0540, NT, "SiS", "SiS 540", enable_flash_sis540}, {0x1039, 0x0540, NT, "SiS", "540", enable_flash_sis540},
{0x1039, 0x0630, NT, "SiS", "SiS 630", enable_flash_sis630}, {0x1039, 0x0630, NT, "SiS", "630", enable_flash_sis630},
{0x1039, 0x0635, NT, "SiS", "SiS 635", enable_flash_sis630}, {0x1039, 0x0635, NT, "SiS", "635", enable_flash_sis630},
{0x1039, 0x0640, NT, "SiS", "SiS 640", enable_flash_sis630}, {0x1039, 0x0640, NT, "SiS", "640", enable_flash_sis630},
{0x1039, 0x0645, NT, "SiS", "SiS 645", enable_flash_sis630}, {0x1039, 0x0645, NT, "SiS", "645", enable_flash_sis630},
{0x1039, 0x0646, NT, "SiS", "SiS 645DX", enable_flash_sis630}, {0x1039, 0x0646, NT, "SiS", "645DX", enable_flash_sis630},
{0x1039, 0x0648, NT, "SiS", "SiS 648", enable_flash_sis630}, {0x1039, 0x0648, NT, "SiS", "648", enable_flash_sis630},
{0x1039, 0x0650, NT, "SiS", "SiS 650", enable_flash_sis630}, {0x1039, 0x0650, NT, "SiS", "650", enable_flash_sis630},
{0x1039, 0x0651, NT, "SiS", "SiS 651", enable_flash_sis630}, {0x1039, 0x0651, NT, "SiS", "651", enable_flash_sis630},
{0x1039, 0x0655, NT, "SiS", "SiS 655", enable_flash_sis630}, {0x1039, 0x0655, NT, "SiS", "655", enable_flash_sis630},
{0x1039, 0x0730, NT, "SiS", "SiS 730", enable_flash_sis630}, {0x1039, 0x0730, NT, "SiS", "730", enable_flash_sis630},
{0x1039, 0x0733, NT, "SiS", "SiS 733", enable_flash_sis630}, {0x1039, 0x0733, NT, "SiS", "733", enable_flash_sis630},
{0x1039, 0x0735, NT, "SiS", "SiS 735", enable_flash_sis630}, {0x1039, 0x0735, OK, "SiS", "735", enable_flash_sis630},
{0x1039, 0x0740, NT, "SiS", "SiS 740", enable_flash_sis630}, {0x1039, 0x0740, NT, "SiS", "740", enable_flash_sis630},
{0x1039, 0x0745, NT, "SiS", "SiS 745", enable_flash_sis630}, {0x1039, 0x0745, NT, "SiS", "745", enable_flash_sis630},
{0x1039, 0x0746, NT, "SiS", "SiS 746", enable_flash_sis630}, {0x1039, 0x0746, NT, "SiS", "746", enable_flash_sis630},
{0x1039, 0x0748, NT, "SiS", "SiS 748", enable_flash_sis630}, {0x1039, 0x0748, NT, "SiS", "748", enable_flash_sis630},
{0x1039, 0x0755, NT, "SiS", "SiS 755", enable_flash_sis630}, {0x1039, 0x0755, NT, "SiS", "755", enable_flash_sis630},
{0x1106, 0x8324, OK, "VIA", "CX700", enable_flash_vt823x}, {0x1106, 0x8324, OK, "VIA", "CX700", enable_flash_vt823x},
{0x1106, 0x8231, NT, "VIA", "VT8231", enable_flash_vt823x}, {0x1106, 0x8231, NT, "VIA", "VT8231", enable_flash_vt823x},
{0x1106, 0x3074, NT, "VIA", "VT8233", enable_flash_vt823x}, {0x1106, 0x3074, NT, "VIA", "VT8233", enable_flash_vt823x},

View File

@ -260,6 +260,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "P6T Deluxe V2", }, { "ASUS", "P6T Deluxe V2", },
{ "A-Trend", "ATC-6220", }, { "A-Trend", "ATC-6220", },
{ "BCOM", "WinNET100", }, { "BCOM", "WinNET100", },
{ "Elitegroup", "K7S5A", },
{ "Elitegroup", "P6VAP-A+", }, { "Elitegroup", "P6VAP-A+", },
{ "GIGABYTE", "GA-6BXC", }, { "GIGABYTE", "GA-6BXC", },
{ "GIGABYTE", "GA-6BXDU", }, { "GIGABYTE", "GA-6BXDU", },