Please try this:<br><br>flashrom -E<br>dd if=/dev/zero of=zero.bin bs=1024 count=512<br>flashrom -v zero.bin<br><br>This should tell if the erase or write is where the problem is. Probably the write, but better to know for sure. Also, please do a "reply all" to your mailing's last response on the list, it helps to keep threads organized.<br>
<br>-Corey<br><br><div class="gmail_quote">On Feb 6, 2008 2:52 AM, Lalitha V.N. <<a href="mailto:vn.lalitha@gmail.com">vn.lalitha@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi......<br><br>Thanks for your reply........<br><br>We have tried like this,we have copied original BIOS(PM49FL004) content in the filename feb6 and tried to flash on <br><br>SST49LF004B flashrom chip  and then we followed this steps .....<br>

<br>


        
        
        
        

<p style="margin-bottom: 0in;">root@turtle10 ~]# /usr/sbin/flashrom -E
</p>
<p style="margin-bottom: 0in;">Calibrating delay loop... OK.</p>
<p style="margin-bottom: 0in;">No LinuxBIOS table found.</p>
<p style="margin-bottom: 0in;">Found chipset "VT8237",
enabling flash write... OK.</p>
<p style="margin-bottom: 0in;">SST49LF004A/B found at physical address
0xfff80000.</p>
<p style="margin-bottom: 0in;">Flash part is SST49LF004A/B (512 KB).</p>
<p style="margin-bottom: 0in;">Erasing flash chip</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">[root@turtle10 ~]# /usr/sbin/flashrom
-w feb6 
</p>
<p style="margin-bottom: 0in;">Calibrating delay loop... OK.</p>
<p style="margin-bottom: 0in;">No LinuxBIOS table found.</p>
<p style="margin-bottom: 0in;">Found chipset "VT8237",
enabling flash write... OK.</p>
<p style="margin-bottom: 0in;">SST49LF004A/B found at physical address
0xfff80000.</p>
<p style="margin-bottom: 0in;">Flash part is SST49LF004A/B (512 KB).</p>
<p style="margin-bottom: 0in;">Flash image seems to be a legacy BIOS.
Disabling checks.</p>
<p style="margin-bottom: 0in;">Programming page: 0007 at address:
0x00070000</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">[root@turtle10 ~]# /usr/sbin/flashrom
-v feb6 
</p>
<p style="margin-bottom: 0in;">Calibrating delay loop... OK.</p>
<p style="margin-bottom: 0in;">No LinuxBIOS table found.</p>
<p style="margin-bottom: 0in;">Found chipset "VT8237",
enabling flash write... OK.</p>
<p style="margin-bottom: 0in;">SST49LF004A/B found at physical address
0xfff80000.</p>
<p style="margin-bottom: 0in;">Flash part is SST49LF004A/B (512 KB).</p>
<p style="margin-bottom: 0in;">Flash image seems to be a legacy BIOS.
Disabling checks.</p>
<p style="margin-bottom: 0in;">Verifying flash... FAILED!</p> <br>Still  we are unable to flash , please guide us  which procedure should follow and is it necessary <br><br>for us to change the flashrom chip? otherwise is it required to change the code in flashrom utility....?<br>

<br>if it is require please guide where we need to change.. such that flash can happen.. <br><br><br>with regards,<br><font color="#888888">Lalitha.<br><br> 
</font><br>--<br>coreboot mailing list<br><a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br><a href="http://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">http://www.coreboot.org/mailman/listinfo/coreboot</a><br>
</blockquote></div><br>