even more puzzling (at least for me atm) are these erase verify failures... ./flashrom -V -p nic3com -c "W29C010(M)/W29C011A/W29EE011/W29EE012" -w ../testimages/128kB.rand.img ... Reading old flash chip contents... Erasing and writing flash chip... Looking at blockwise erase function 0... trying... 0x000000-0x01ffff:EWVERIFY FAILED at 0x00008400! Expected=0xa6, Read=0x00, failed byte count from 0x00008400-0x0000847f: 0x80 retrying. VERIFY FAILED at 0x0000f180! Expected=0xb9, Read=0x00, failed byte count from 0x0000f180-0x0000f1ff: 0x7d retrying. VERIFY FAILED at 0x00015f00! Expected=0x83, Read=0x00, failed byte count from 0x00015f00-0x00015f7f: 0x80 retrying. VERIFY FAILED at 0x00018880! Expected=0x75, Read=0x07, failed byte count from 0x00018880-0x000188ff: 0x7f retrying. VERIFY FAILED at 0x00018880! Expected=0x75, Read=0x05, failed byte count from 0x00018880-0x000188ff: 0x28 retrying. VERIFY FAILED at 0x00018880! Expected=0x75, Read=0x00, failed byte count from 0x00018880-0x000188ff: 0x7f retrying. VERIFY FAILED at 0x0001cb80! Expected=0x0f, Read=0x00, failed byte count from 0x0001cb80-0x0001cbff: 0x7f retrying.
Done. Verifying flash... VERIFIED.
and just to be really sure: ./flashrom -V -p nic3com -c "W29C010(M)/W29C011A/W29EE011/W29EE012" -r ../testimages/128kB-W29EE011.rand.img ...
md5sum ... b2b9911ae898a52adfe55e73b816af1c 128kB.rand.img b2b9911ae898a52adfe55e73b816af1c 128kB-W29EE011.rand.img