<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello, the flashrom Community, <br><br>I am trying to flash my server with "flashrom".   Motherboard is X8DA3 made by Supermicro.  The command I used is: "flashrom -w myFileName -p internal".    Following are the errors:<br><br>Found Macronix flash chip "MX25L3205(A)" (4096KB, SPI) at physical address 0xffc00000<br>Found Macronix flash chip "MX25L3205D/MX25L3208D" (4096KB, SPI) at physical address 0xffc00000<br>Found Macronix flash chip "MX25L3206E" (4096KB, SPI) at physical address 0xffc00000<br>Multiple flash chip definitions match the detected chip(s): "MX25L3205(A)", "MX25L3205D/MX25L3208D", "MX25L3206E"<br>Please specify which chip definition to use with the -c <chipname" option<br><br>I also noticed that there is another flash chip related to the 32MB Macronix flash chip on the support list, namely the MX25L3235D.  However, the array in the flashrom program only allocates array size of 3 and thus this chip name is not printed out.<br><br>Question:<br>1.  Are all these chip name the same?<br>2.  If they are not the same,  which chipname should I use with the "-c" option?<br>3.  Is there a way to automatically determine this chipname by c or python?  (My flashing application is written in python).<br><br>Thanks...<br>Andy Ngo<br>andrew.h.ngo@leidos.com<br>andyhngo@hotmail.com<br><br><br><br>                                     </div></body>
</html>