<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p><b><span style='font-size:9.0pt;font-family:"Trebuchet MS","sans-serif";color:#AAAAAA'>Dell - Internal Use - Confidential </span></b><o:p></o:p></p><p>Hi Idwer<o:p></o:p></p><p class=MsoNormal>I could not access the svn based link. Also the changeset link is not accessible.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>So instead I have download it from <a href="https://github.com/jhcloos/flashrom">https://github.com/jhcloos/flashrom</a> as it stated that “<span style='font-family:"Helvetica","sans-serif";color:#666666;background:white'>Mirror of svn://flashrom.org/flashrom”<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p>Once I try to compile it, I see following error. Can you pls help.<o:p></o:p></p><p>flashrom > make<o:p></o:p></p><p>Replacing all version templates with 0.9.8-rc1-r1883.<o:p></o:p></p><p>Package libftdi was not found in the pkg-config search path.<o:p></o:p></p><p>Perhaps you should add the directory containing `libftdi.pc'<o:p></o:p></p><p>to the PKG_CONFIG_PATH environment variable<o:p></o:p></p><p>No package 'libftdi' found<o:p></o:p></p><p>Package libusb was not found in the pkg-config search path.<o:p></o:p></p><p>Perhaps you should add the directory containing `libusb.pc'<o:p></o:p></p><p>to the PKG_CONFIG_PATH environment variable<o:p></o:p></p><p>No package 'libusb' found<o:p></o:p></p><p>Checking for a C compiler... found.<o:p></o:p></p><p>Target arch is x86<o:p></o:p></p><p>Target OS is Linux<o:p></o:p></p><p>Checking for libpci headers... found.<o:p></o:p></p><p>Checking version of pci_get_dev... new version (including PCI domain parameter).<o:p></o:p></p><p>Checking if libpci is present and sufficient... yes.<o:p></o:p></p><p>Checking for libusb-0.1/libusb-compat headers... .test.c:5:17: fatal error: usb.h: No such file or directory<o:p></o:p></p><p> #include <usb.h><o:p></o:p></p><p>                 ^<o:p></o:p></p><p>compilation terminated.<o:p></o:p></p><p>not found.<o:p></o:p></p><p><o:p> </o:p></p><p>Please install libusb-0.1 headers or libusb-compat headers.<o:p></o:p></p><p>See README for more information.<o:p></o:p></p><p><o:p> </o:p></p><p>make: *** [hwlibs] Error 1<o:p></o:p></p><p><o:p> </o:p></p><p>-----Original Message-----<br>From: Idwer Vollering [mailto:vidwer@gmail.com]<br>Sent: Monday, February 16, 2015 3:09 PM<br>To: Sharma, Lakesh<br>Cc: flashrom; Taylor, Ron; Natarajan, Kannan<br>Subject: Re: [flashrom] flashrom support for Spansion S25FL128S<br><br>2015-02-16 22:19 GMT+01:00 :<br>> Dell - Internal Use - Confidential<br><br>This disclaimer is useless on a public mailing list ;)<br><br>><br>> Hello flashrom team.<br>><br>><br>><br>><br>><br>> We are trying to access Spansion S25FL128S chip using flashrom (ver 0.9.7).<br>><br>> It is connected to Rangeley cpu using SPI i/f.<br>><br>> It seems that this chip is not supported in current version of flashrom ?<br><br>Support for that particular chip is present in development code, see subversion revision r1858 (<br>http://tracker.coreboot.org/trac/flashrom/changeset/1858 ).<br>You can obtain the development code through the steps mentioned here:<br>http://flashrom.org/Downloads#Installation_from_source<br><br>><br>> Pls see the errors seen during read and write in attachments.<br>><br>><br>><br>> Do we need to import patch listed in url below for suppothing this chip:<br>><br>><br>><br>> http://flashrom.flashrom.narkive.com/zDxnVzWn/s25fl128s-0-on-usbblaste<br>> r-spi<br>><br>><br>><br>><br>><br>> regards<br>><br>> lakesh<br><br>HTH,<br><br>Idwer<br><br>><br>><br>> _______________________________________________<br>> flashrom mailing list<br>> flashrom@flashrom.org<br>> http://www.flashrom.org/mailman/listinfo/flashrom<o:p></o:p></p></div></body></html>