Created
May 13, 2020 23:12
-
-
Save ipatch/90a110a25f23ae57184ef4e3750d08dc to your computer and use it in GitHub Desktop.
flashrom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Probing for Unknown SFDP-capable chip, 0 kB: No SFDP signature found. | |
| Probing for AMIC unknown AMIC SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xffff | |
| Probing for Atmel unknown Atmel SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Probing for Eon unknown Eon SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Probing for Macronix unknown Macronix SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Probing for PMC unknown PMC SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Probing for SST unknown SST SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Probing for ST unknown ST SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Probing for Sanyo unknown Sanyo SPI chip, 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB: RDID byte 0 parity violation. probe_spi_rdid_generic: id1 0x3f, id2 0xffff | |
| Probing for Generic unknown SPI chip (RDID), 0 kB: RDID byte 1 parity violation. probe_spi_rdid_generic: id1 0x7fff, id2 0xff | |
| Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on buspirate_spi. | |
| Probing for Generic unknown SPI chip (REMS), 0 kB: probe_spi_rems: id1 0x7f, id2 0xff | |
| Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI). | |
| === | |
| This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE | |
| The test status of this chip may have been updated in the latest development | |
| version of flashrom. If you are running the latest development version, | |
| please email a report to [email protected] if any of the above operations | |
| work correctly for you with this flash chip. Please include the flashrom log | |
| file for all operations you tested (see the man page for details), and mention | |
| which mainboard or programmer you tested in the subject line. | |
| Thanks for your help! | |
| No operations were specified. | |
| Raw bitbang mode version 1 | |
| Bus Pirate shutdown completed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment