Nick: dawid_os E-mail: none Board: unknown Contents: dawid@arch:~/Documents/camera$ sudo flashrom --programmer ch341a_spi -E flashrom v1.1 on Linux 5.2.0-arch2-1-ARCH (x86_64) flashrom is free software, get the source code at https://flashrom.org Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). === SFDP has autodetected a flash chip which is not natively supported by flashrom yet. All standard operations (read, verify, erase and write) should work, but to support all possible features we need to add them manually. You can help us by mailing us the output of the following command to flashrom@flashrom.org: 'flashrom -VV [plus the -p/--programmer parameter]' Thanks for your help! === Found Unknown flash chip "SFDP-capable chip" (8192 kB, SPI) on ch341a_spi. Erasing and writing flash chip... Erase/write done. dawid@arch:~/Documents/camera$ dawid@arch:~/Documents/camera$ dawid@arch:~/Documents/camera$ sudo flashrom --programmer ch341a_spi -w goke-flash.bin flashrom v1.1 on Linux 5.2.0-arch2-1-ARCH (x86_64) flashrom is free software, get the source code at https://flashrom.org Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). === SFDP has autodetected a flash chip which is not natively supported by flashrom yet. All standard operations (read, verify, erase and write) should work, but to support all possible features we need to add them manually. You can help us by mailing us the output of the following command to flashrom@flashrom.org: 'flashrom -VV [plus the -p/--programmer parameter]' Thanks for your help! === Found Unknown flash chip "SFDP-capable chip" (8192 kB, SPI) on ch341a_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... VERIFIED. dawid@arch:~/Documents/camera$