Nick: yudoz E-mail: none Board: unknown Contents: root@raspberrypi:/home/pi# flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=512 -c "W25Q16.V" -r /tmp/read.rom flashrom v0.9.9-r1954 on Linux 4.1.19+ (armv6l) flashrom is free software, get the source code at https://flashrom.org Calibrating delay loop... delay loop is unreliable, trying to continue OK. Found Winbond flash chip "W25Q16.V" (2048 kB, SPI) on linux_spi. Reading flash... done. root@raspberrypi:/home/pi# flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=512 -c "W25Q16.V" -r /tmp/read1.rom flashrom v0.9.9-r1954 on Linux 4.1.19+ (armv6l) flashrom is free software, get the source code at https://flashrom.org Calibrating delay loop... delay loop is unreliable, trying to continue OK. Found Winbond flash chip "W25Q16.V" (2048 kB, SPI) on linux_spi. Reading flash... done. root@raspberrypi:/home/pi# sha1sum /tmp/read1.rom fa3dc069a97a36ccd3783cada5d45eecd9a2822e /tmp/read1.rom root@raspberrypi:/home/pi# sha1sum /tmp/read.rom 4a7accf839a453f9d20515d3d7cd47235ea37934 /tmp/read.rom root@raspberrypi:/home/pi# flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=512 -c "W25Q16.V" -w KGPE-D16-ASUS-0502.ROM flashrom v0.9.9-r1954 on Linux 4.1.19+ (armv6l) flashrom is free software, get the source code at https://flashrom.org Calibrating delay loop... delay loop is unreliable, trying to continue OK. Found Winbond flash chip "W25Q16.V" (2048 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... FAILED at 0x00000000! Expected=0xff, Found=0x00, failed byte count from 0x00000000-0x00000fff: 0xb4b ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x7f, failed byte count from 0x00000000-0x00007fff: 0x4706 ERASE FAILED! Reading current flash chip contents... ^C