Nick: soulnull E-mail: tokenz@gmail.com Board: ch341a_spi Contents: [token@token-linux ~]$ sudo flashrom --programmer ch341a_spi -c MX25L6436E/MX25L6445E/MX25L6465E --progress -w ~/flash.bin -N flashrom v1.6.0-devel (git:v1.5.0-14-g15e6b337) on Linux 6.12.8-zen1-1-zen (x86_64) flashrom is free software, get the source code at https://flashrom.org Found Macronix flash chip "MX25L6436E/MX25L6445E/MX25L6465E" (8192 kB, SPI) on ch341a_spi. Reading old flash chip contents... [READ: 100%]...done. Updating flash chip contents... [WRITE: 100%]...Erase/write done from 0 to 7fffff Verifying flash... [READ: 100%]...FAILED at 0x00000800! Expected=0x00, Found=0xff, failed byte count from 0x00000000-0x007fffff: 0xfce10 Your flash chip is in an unknown state. Please report this to the mailing list at flashrom@flashrom.org or on IRC (see https://www.flashrom.org/Contact for details), thanks! another run after erasing/unplugging/replugging [token@token-linux ~]$ sudo flashrom --programmer ch341a_spi -c MX25L6436E/MX25L6445E/MX25L6465E --progress -w ~/flash.bin flashrom v1.6.0-devel (git:v1.5.0-14-g15e6b337) on Linux 6.12.8-zen1-1-zen (x86_64) flashrom is free software, get the source code at https://flashrom.org Found Macronix flash chip "MX25L6436E/MX25L6445E/MX25L6465E" (8192 kB, SPI) on ch341a_spi. Reading old flash chip contents... [READ: 100%]...done. Updating flash chip contents... [WRITE: 100%]...Erase/write done from 0 to 7fffff Verifying flash... [READ: 100%]...FAILED at 0x00001f00! Expected=0x1c, Found=0xff, failed byte count from 0x00000000-0x007fffff: 0xeedb9 Your flash chip is in an unknown state. Please report this to the mailing list at flashrom@flashrom.org or on IRC (see https://www.flashrom.org/Contact for details), thanks!