Nick: martonmiklos E-mail: none Board: N/A Contents: mm@P15:~/Projektek/flashrom_git/builddir$ dd if=/dev/urandom of=random_4mb.bin bs=1M count=4 status=progress 4+0 records in 4+0 records out 4194304 bytes (4,2 MB, 4,0 MiB) copied, 0,0106216 s, 395 MB/s mm@P15:~/Projektek/flashrom_git/builddir$ ./flashrom -p stlinkv3_spi:spispeed=12000 -w random_4mb.bin flashrom v1.8.0-devel (git:v1.7.0-48-g0b14d50a) on Linux 6.14.0-33-generic (x86_64) flashrom is free software, get the source code at https://flashrom.org Connected to STLink V3 with bridge FW version: 5 SCK frequency set to 12000 kHz Found ISSI flash chip "IS25LQ032" (4096 kB, SPI) on stlinkv3_spi. === This flash part has status UNTESTED for operations: WP The test status of this chip may have been updated in the latest development version of flashrom. If you are running the latest development version, please email a report to flashrom@flashrom.org if any of the above operations work correctly for you with this flash chip. Please include the flashrom log file for all operations you tested (see the man page for details), and mention which mainboard or programmer you tested in the subject line. You can also try to follow the instructions here: https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html Thanks for your help! Reading old flash chip contents... done. Updating flash chip contents... Erase/write done from 0 to 3fffff Verifying flash... VERIFIED. mm@P15:~/Projektek/flashrom_git/builddir$