In case this board isn't missing for a particular reason, you may want
to add it as unsupported. The problem is its usage of NVIDIA MCP65.
I reported the output a while ago, but here again the short form:

  $ sudo ./flashrom 
  flashrom v0.9.3-r1370 on Linux 2.6.39.3 (x86_64), built with libpci 3.1.7, \
      GCC 4.5.1 20101208 [gcc-4_5-branch revision 167585], little endian
  flashrom is free software, get the source code at http://www.flashrom.org

  Calibrating delay loop... OK.
  Found chipset "NVIDIA MCP65", enabling flash write... \
      This chipset is not really supported yet. Guesswork...
  SPI on this chipset is WIP. Write is unsupported!
  Mapping NVIDIA MCP6x SPI at 0xfec80000, unaligned size 0x544.
  Please send the output of "flashrom -V" to [email protected] with
  your board name: flashrom -V as the subject to help us finish support for your
  chipset. Thanks.
  OK.
  This chipset supports the following protocols: SPI.
  Found chip "Winbond W25X80" (1024 kB, SPI) at physical address 0xfff00000.
  No operations were specified.

m.
Index: print.c
===================================================================
--- print.c	(revision 1370)
+++ print.c	(working copy)
@@ -609,6 +609,7 @@
 	B("MSI",	"MS-7312 (K9MM-V)",	1, "http://www.msi.com/product/mb/K9MM-V.html";, NULL),
 	B("MSI",	"MS-7345 (P35 Neo2-FIR)", 1, "http://www.msi.com/product/mb/P35-Neo2-FR---FIR.html";, NULL),
 	B("MSI",	"MS-7368 (K9AG Neo2-Digital)", 1, "http://www.msi.com/product/mb/K9AG-Neo2-Digital.html";, NULL),
+	B("MSI",	"MS-7369 (K9N Neo V2)",	0, "http://www.msi.com/product/mb/K9N-Neo-V2.html";, NULL),
 	B("MSI",	"MS-7376 (K9A2 Platinum V1)", 1, "http://www.msi.com/product/mb/K9A2-Platinum.html";, NULL),
 	B("MSI",	"MS-7529 (G31M3-L(S) V2)", 1, "http://www.msi.com/product/mb/G31M3-L-V2---G31M3-LS-V2.html";, NULL),
 	B("MSI",	"MS-7529 (G31TM-P21)",  1, "http://www.msi.com/product/mb/G31TM-P21.html";, NULL),
_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to