Hi to the cool guys from Flashrom!
I'm trying to dump the contents of a Winbond W25Q16 using the command: ./flashrom -p ft2232_spi:type=232H,port=A -c W25Q16 -r dump.rom
I'm getting an error that: This flash part has status NOT WORKING for operations...
However, when I do "flashrom -L" the W25Q16 chip, with the exact same ID appears on the list.
Here's a verbose output: https://paste.flashrom.org/view.php?id=3163
I also tried reading the chip without specifying the exact chip.
Many thanks!!