Thank you for the reply! I suspected that it did not write in that situation. I have written many chips with 100% success now. Thank you again.
From: Stefan Tauner Sent: Friday, August 11, 2017 2:14 AM To: Dylan Sparks Cc: flashrom@flashrom.org Subject: Re: [flashrom] Verifies But Bricked Chip
On Thu, 10 Aug 2017 14:46:47 -0500 Dylan Sparks eedylansparks@gmail.com wrote:
Ignore my request for help. Turns out I had a faulty power supply that was not allowing the DSP to boot after writing the flash.
Thank you for FlashROM!!
From: Dylan Sparks Sent: Thursday, August 10, 2017 2:23 PM To: flashrom@flashrom.org Subject: Verifies But Bricked Chip
Warning: Chip content is identical to the requested image. Erase/write done.
Hi,
just some further explanations: The warning above informs you that flashrom did actually not modify the contents of the flash chip. It read the previous content, compared it to the image you gave it and noticed that nothing needs to change and all blocks can be skipped (all the ':S' prints). That and the positive verification is usually the sign that flashrom works as intended and there is some other problem (some other persistent memory or power issues).