Hello Pete,
On 29.03.22 06:15, Pete Smith via flashrom wrote:
I'm using a Raspberry Pi Zero and SOIC clip to communicate with a MX25L12873F chip, using flashrom built from master branch (1b1066e).
Reading the chip is working fine, no matter how many times I do a read operation, the resulting firmware image is correct.
how did you confirm that it's correct? If you have a reference image, you can also run `ich_descriptors_tool` on it. If it doesn't see a descriptor, there probably is none.
Nico