summaryrefslogtreecommitdiffstats
path: root/chipset_enable.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-06-12 23:07:26 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-06-12 23:07:26 +0000
commit5f31ebe244236d9ffbc54a16c5dc72345b32c346 (patch)
tree5d8ad729742859def1f338d580ba750fde88cbe3 /chipset_enable.c
parentbcd25569d4d15ce335a46ac950b2457894638b6d (diff)
downloadast2050-flashrom-5f31ebe244236d9ffbc54a16c5dc72345b32c346.zip
ast2050-flashrom-5f31ebe244236d9ffbc54a16c5dc72345b32c346.tar.gz
Board-enable for MS-7025 (K8N Neo2 Platinum)
Test report is http://www.coreboot.org/pipermail/flashrom/2010-April/002967.html Corresponding to flashrom svn r1041. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Tested-by: Valentine "Pegasus rider" Yatsenko <mr.qweo@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'chipset_enable.c')
-rw-r--r--chipset_enable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/chipset_enable.c b/chipset_enable.c
index 9356b1e..65b5cd5 100644
--- a/chipset_enable.c
+++ b/chipset_enable.c
@@ -1353,6 +1353,7 @@ const struct penable chipset_enables[] = {
{0x10de, 0x0050, OK, "NVIDIA", "CK804", enable_flash_ck804}, /* LPC */
{0x10de, 0x0051, OK, "NVIDIA", "CK804", enable_flash_ck804}, /* Pro */
{0x10de, 0x0060, OK, "NVIDIA", "NForce2", enable_flash_nvidia_nforce2},
+ {0x10de, 0x00e0, OK, "NVIDIA", "NForce3", enable_flash_nvidia_nforce2},
/* Slave, should not be here, to fix known bug for A01. */
{0x10de, 0x00d3, OK, "NVIDIA", "CK804", enable_flash_ck804},
{0x10de, 0x0260, NT, "NVIDIA", "MCP51", enable_flash_ck804},
OpenPOWER on IntegriCloud