On Mon, 9 Nov 2015 19:27:49 -0700 Jose Luis León zenky1@gmail.com wrote:
I did modify the file patch and replace this:
- .name = "LE25FU406C/LE25U40CMC",
for this:
- .name = "LE25FU406C",
and execute the command: flashrom -p serprog:dev=/dev/ttyACM0:115200 -V -c LE25FU406C -o log2.txt
and show information interesting
Hi Jose,
please leave out the -c LE25FU406C parameter. We need to see how the chip replies to probes for other chips as well.
flashrom -p serprog:dev=/dev/ttyACM0:115200 -o probe.txt
The command above should suffice. Please reply again with the probe.txt attached.