[flashrom] Support for AT25080

Roy Krikke roykrikke at gmail.com
Thu Mar 19 13:14:25 CET 2015


Hello,

Thanks for pointing out: 
http://flashrom.org/Development_Guidelines#Adding.2Freviewing_a_new_flash_chip

My chip is indeed not reacting at all. The interface is working, I see 
the SPI signals moving on my scope (as expected).

After studying the datasheet of AT25080B, the development guide and the 
code. I found out that the device is not supporting RDID. In the 
datasheet there is no ID available. I have seen in the code of 
flashchips.h there are several device with comments like "/* No ID 
available */". And from what I understand there is no support of device 
with no RDID support in flashrom. Hopefully I'm wrong!

How can I add support for this chip in flashrom? Are there examples of 
device like the AT25080B in flashrom?


*Below complete verbose log:*

flashrom -p linux_spi:dev=/dev/spidev0.0 -VVV
flashrom v0.9.8-r1887 on Linux 3.18.7+ (armv6l)
flashrom is free software, get the source code at http://www.flashrom.org

flashrom was built with libpci 3.1.9, GCC 4.6.3, little endian
Command line (3 args): flashrom -p linux_spi:dev=/dev/spidev0.0 -VVV
Calibrating delay loop... OS timer resolution is 3 usecs, 225M loops per 
second, 10 myus = 10 us, 100 myus = 102 us, 1000 myus = 977 us, 10000 
myus= 10133 us, 12 myus = 15 us, OK.
Initializing linux_spi programmer
Using device /dev/spidev0.0
The following protocols are supported: SPI.
Probing for AMIC A25L05PT, 64 kB: programmer_map_flash_region: mapping 
A25L05PT from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L05PU, 64 kB: programmer_map_flash_region: mapping 
A25L05PU from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L10PT, 128 kB: programmer_map_flash_region: mapping 
A25L10PT from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L10PU, 128 kB: programmer_map_flash_region: mapping 
A25L10PU from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L20PT, 256 kB: programmer_map_flash_region: mapping 
A25L20PT from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L20PU, 256 kB: programmer_map_flash_region: mapping 
A25L20PU from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L40PT, 512 kB: programmer_map_flash_region: mapping 
A25L40PT from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L40PU, 512 kB: programmer_map_flash_region: mapping 
A25L40PU from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L80P, 1024 kB: programmer_map_flash_region: mapping 
A25L80P from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L16PT, 2048 kB: programmer_map_flash_region: mapping 
A25L16PT from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L16PU, 2048 kB: programmer_map_flash_region: mapping 
A25L16PU from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L512, 64 kB: programmer_map_flash_region: mapping 
A25L512 from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L010, 128 kB: programmer_map_flash_region: mapping 
A25L010 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L020, 256 kB: programmer_map_flash_region: mapping 
A25L020 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L040, 512 kB: programmer_map_flash_region: mapping 
A25L040 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L080, 1024 kB: programmer_map_flash_region: mapping 
A25L080 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L016, 2048 kB: programmer_map_flash_region: mapping 
A25L016 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L032, 4096 kB: programmer_map_flash_region: mapping 
A25L032 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25LQ16, 2048 kB: programmer_map_flash_region: mapping 
A25LQ16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25LQ032/A25LQ32A, 4096 kB: 
programmer_map_flash_region: mapping A25LQ032/A25LQ32A from 0xffc00000 
to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25LQ64, 8192 kB: programmer_map_flash_region: mapping 
A25LQ64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF021, 256 kB: programmer_map_flash_region: 
mapping AT25DF021 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF041A, 512 kB: programmer_map_flash_region: 
mapping AT25DF041A from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF081, 1024 kB: programmer_map_flash_region: 
mapping AT25DF081 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF081A, 1024 kB: programmer_map_flash_region: 
mapping AT25DF081A from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF161, 2048 kB: programmer_map_flash_region: 
mapping AT25DF161 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF321, 4096 kB: programmer_map_flash_region: 
mapping AT25DF321 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF321A, 4096 kB: programmer_map_flash_region: 
mapping AT25DF321A from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF641(A), 8192 kB: programmer_map_flash_region: 
mapping AT25DF641(A) from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DL081, 1024 kB: programmer_map_flash_region: 
mapping AT25DL081 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DL161, 2048 kB: programmer_map_flash_region: 
mapping AT25DL161 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DQ161, 2048 kB: programmer_map_flash_region: 
mapping AT25DQ161 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25F512, 64 kB: programmer_map_flash_region: mapping 
AT25F512 from 0xffff0000 to 0x00000000
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25F512A, 64 kB: programmer_map_flash_region: mapping 
AT25F512A from 0xffff0000 to 0x00000000
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25F512B, 64 kB: programmer_map_flash_region: mapping 
AT25F512B from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25F1024(A), 128 kB: programmer_map_flash_region: 
mapping AT25F1024(A) from 0xfffe0000 to 0x00000000
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25F2048, 256 kB: programmer_map_flash_region: 
mapping AT25F2048 from 0xfffc0000 to 0x00000000
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25F4096, 512 kB: programmer_map_flash_region: 
mapping AT25F4096 from 0xfff80000 to 0x00000000
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25FS010, 128 kB: programmer_map_flash_region: 
mapping AT25FS010 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25FS040, 512 kB: programmer_map_flash_region: 
mapping AT25FS040 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF041, 512 kB: programmer_map_flash_region: 
mapping AT26DF041 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF081A, 1024 kB: programmer_map_flash_region: 
mapping AT26DF081A from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF161, 2048 kB: programmer_map_flash_region: 
mapping AT26DF161 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF161A, 2048 kB: programmer_map_flash_region: 
mapping AT26DF161A from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26F004, 512 kB: programmer_map_flash_region: mapping 
AT26F004 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45CS1282, 16896 kB: programmer_map_flash_region: 
mapping AT45CS1282 from 0xfef80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB011D, 128 kB: programmer_map_flash_region: 
mapping AT45DB011D from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB021D, 256 kB: programmer_map_flash_region: 
mapping AT45DB021D from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB041D, 512 kB: programmer_map_flash_region: 
mapping AT45DB041D from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB081D, 1024 kB: programmer_map_flash_region: 
mapping AT45DB081D from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB161D, 2048 kB: programmer_map_flash_region: 
mapping AT45DB161D from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB321C, 4224 kB: programmer_map_flash_region: 
mapping AT45DB321C from 0xffbe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB321D, 4096 kB: programmer_map_flash_region: 
mapping AT45DB321D from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB321E, 4096 kB: programmer_map_flash_region: 
mapping AT45DB321E from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB642D, 8192 kB: programmer_map_flash_region: 
mapping AT45DB642D from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for ESMT F25L008A, 1024 kB: programmer_map_flash_region: mapping 
F25L008A from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for ESMT F25L32PA, 4096 kB: programmer_map_flash_region: mapping 
F25L32PA from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B05, 64 kB: programmer_map_flash_region: mapping 
EN25B05 from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B05T, 64 kB: programmer_map_flash_region: mapping 
EN25B05T from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P05, 64 kB: programmer_map_flash_region: mapping 
EN25P05 from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B10, 128 kB: programmer_map_flash_region: mapping 
EN25B10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B10T, 128 kB: programmer_map_flash_region: mapping 
EN25B10T from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P10, 128 kB: programmer_map_flash_region: mapping 
EN25P10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B20, 256 kB: programmer_map_flash_region: mapping 
EN25B20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B20T, 256 kB: programmer_map_flash_region: mapping 
EN25B20T from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P20, 256 kB: programmer_map_flash_region: mapping 
EN25P20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B40, 512 kB: programmer_map_flash_region: mapping 
EN25B40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B40T, 512 kB: programmer_map_flash_region: mapping 
EN25B40T from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P40, 512 kB: programmer_map_flash_region: mapping 
EN25P40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B80, 1024 kB: programmer_map_flash_region: mapping 
EN25B80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B80T, 1024 kB: programmer_map_flash_region: mapping 
EN25B80T from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P80, 1024 kB: programmer_map_flash_region: mapping 
EN25P80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B16, 2048 kB: programmer_map_flash_region: mapping 
EN25B16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B16T, 2048 kB: programmer_map_flash_region: mapping 
EN25B16T from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P16, 2048 kB: programmer_map_flash_region: mapping 
EN25P16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B32, 4096 kB: programmer_map_flash_region: mapping 
EN25B32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B32T, 4096 kB: programmer_map_flash_region: mapping 
EN25B32T from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P32, 4096 kB: programmer_map_flash_region: mapping 
EN25P32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B64, 8192 kB: programmer_map_flash_region: mapping 
EN25B64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B64T, 8192 kB: programmer_map_flash_region: mapping 
EN25B64T from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P64, 8192 kB: programmer_map_flash_region: mapping 
EN25P64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F05, 64 kB: programmer_map_flash_region: mapping 
EN25F05 from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F10, 128 kB: programmer_map_flash_region: mapping 
EN25F10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F20, 256 kB: programmer_map_flash_region: mapping 
EN25F20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F40, 512 kB: programmer_map_flash_region: mapping 
EN25F40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F80, 1024 kB: programmer_map_flash_region: mapping 
EN25F80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F16, 2048 kB: programmer_map_flash_region: mapping 
EN25F16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F32, 4096 kB: programmer_map_flash_region: mapping 
EN25F32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F64, 8192 kB: programmer_map_flash_region: mapping 
EN25F64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q40, 512 kB: programmer_map_flash_region: mapping 
EN25Q40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q80(A), 1024 kB: programmer_map_flash_region: 
mapping EN25Q80(A) from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q16, 2048 kB: programmer_map_flash_region: mapping 
EN25Q16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q32(A/B), 4096 kB: programmer_map_flash_region: 
mapping EN25Q32(A/B) from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q64, 8192 kB: programmer_map_flash_region: mapping 
EN25Q64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q128, 16384 kB: programmer_map_flash_region: mapping 
EN25Q128 from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH16, 2048 kB: programmer_map_flash_region: mapping 
EN25QH16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH32, 4096 kB: programmer_map_flash_region: mapping 
EN25QH32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH64, 8192 kB: programmer_map_flash_region: mapping 
EN25QH64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH128, 16384 kB: programmer_map_flash_region: 
mapping EN25QH128 from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S10, 128 kB: programmer_map_flash_region: mapping 
EN25S10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S20, 256 kB: programmer_map_flash_region: mapping 
EN25S20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S40, 512 kB: programmer_map_flash_region: mapping 
EN25S40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S80, 1024 kB: programmer_map_flash_region: mapping 
EN25S80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S16, 2048 kB: programmer_map_flash_region: mapping 
EN25S16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S32, 4096 kB: programmer_map_flash_region: mapping 
EN25S32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S64, 8192 kB: programmer_map_flash_region: mapping 
EN25S64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25LQ32, 4096 kB: programmer_map_flash_region: 
mapping GD25LQ32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q512, 64 kB: programmer_map_flash_region: 
mapping GD25Q512 from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q10, 128 kB: programmer_map_flash_region: 
mapping GD25Q10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q20(B), 256 kB: programmer_map_flash_region: 
mapping GD25Q20(B) from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q40(B), 512 kB: programmer_map_flash_region: 
mapping GD25Q40(B) from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q80(B), 1024 kB: programmer_map_flash_region: 
mapping GD25Q80(B) from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q16(B), 2048 kB: programmer_map_flash_region: 
mapping GD25Q16(B) from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q32(B), 4096 kB: programmer_map_flash_region: 
mapping GD25Q32(B) from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q64(B), 8192 kB: programmer_map_flash_region: 
mapping GD25Q64(B) from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q128B, 16384 kB: programmer_map_flash_region: 
mapping GD25Q128B from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25T80, 1024 kB: programmer_map_flash_region: 
mapping GD25T80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F160S33B8, 2048 kB: programmer_map_flash_region: 
mapping 25F160S33B8 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F160S33T8, 2048 kB: programmer_map_flash_region: 
mapping 25F160S33T8 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F320S33B8, 4096 kB: programmer_map_flash_region: 
mapping 25F320S33B8 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F320S33T8, 4096 kB: programmer_map_flash_region: 
mapping 25F320S33T8 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F640S33B8, 8192 kB: programmer_map_flash_region: 
mapping 25F640S33B8 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F640S33T8, 8192 kB: programmer_map_flash_region: 
mapping 25F640S33T8 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L1654, 2048 kB: programmer_map_flash_region: 
mapping MX23L1654 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L3254, 4096 kB: programmer_map_flash_region: 
mapping MX23L3254 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L6454, 8192 kB: programmer_map_flash_region: 
mapping MX23L6454 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L12854, 16384 kB: programmer_map_flash_region: 
mapping MX23L12854 from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L512(E)/MX25V512(C), 64 kB: 
programmer_map_flash_region: mapping MX25L512(E)/MX25V512(C) from 
0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1005(C)/MX25L1006E, 128 kB: 
programmer_map_flash_region: mapping MX25L1005(C)/MX25L1006E from 
0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L2005(C)/MX25L2006E, 256 kB: 
programmer_map_flash_region: mapping MX25L2005(C)/MX25L2006E from 
0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L4005(A/C)/MX25L4006E, 512 kB: 
programmer_map_flash_region: mapping MX25L4005(A/C)/MX25L4006E from 
0xfff80000 to 0x0000000                                 0
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L8005/MX25L8006E/MX25L8008E/MX25V8005, 1024 kB: 
programmer_map_flash_region: mapping 
MX25L8005/MX25L8006E/MX25L8008E/MX25V 8005 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1605, 2048 kB: programmer_map_flash_region: 
mapping MX25L1605 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1605A/MX25L1606E/MX25L1608E, 2048 kB: 
programmer_map_flash_region: mapping MX25L1605A/MX25L1606E/MX25L1608E 
from 0xffe000                                 00 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1605D/MX25L1608D/MX25L1673E, 2048 kB: 
programmer_map_flash_region: mapping MX25L1605D/MX25L1608D/MX25L1673E 
from 0xffe000                                 00 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1635D, 2048 kB: programmer_map_flash_region: 
mapping MX25L1635D from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1635E, 2048 kB: programmer_map_flash_region: 
mapping MX25L1635E from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L3205(A), 4096 kB: programmer_map_flash_region: 
mapping MX25L3205(A) from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L3205D/MX25L3208D, 4096 kB: 
programmer_map_flash_region: mapping MX25L3205D/MX25L3208D from 
0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L3206E/MX25L3208E, 4096 kB: 
programmer_map_flash_region: mapping MX25L3206E/MX25L3208E from 
0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L3273E, 4096 kB: programmer_map_flash_region: 
mapping MX25L3273E from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L3235D, 4096 kB: programmer_map_flash_region: 
mapping MX25L3235D from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6405, 8192 kB: programmer_map_flash_region: 
mapping MX25L6405 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6405D, 8192 kB: programmer_map_flash_region: 
mapping MX25L6405D from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6406E/MX25L6408E, 8192 kB: 
programmer_map_flash_region: mapping MX25L6406E/MX25L6408E from 
0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E, 8192 
kB: programmer_map_flash_region: mapping 
MX25L6436E/MX25L6445E/MX25L6465E/MX 25L6473E from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L12805D, 16384 kB: programmer_map_flash_region: 
mapping MX25L12805D from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L12835F/MX25L12845E/MX25L12865E, 16384 kB: 
programmer_map_flash_region: mapping MX25L12835F/MX25L12845E/MX25L12865E 
from 0                                 xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25U1635E, 2048 kB: programmer_map_flash_region: 
mapping MX25U1635E from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25U3235E/F, 4096 kB: programmer_map_flash_region: 
mapping MX25U3235E/F from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25U6435E/F, 8192 kB: programmer_map_flash_region: 
mapping MX25U6435E/F from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25U12835F, 16384 kB: programmer_map_flash_region: 
mapping MX25U12835F from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6495F, 8192 kB: programmer_map_flash_region: 
mapping MX25L6495F from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P05-A, 64 kB: 
programmer_map_flash_region: mapping M25P05-A from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P05, 64 kB: 
programmer_map_flash_region: mapping M25P05 from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. REMS returned 0x00 0x00. RES returned 
0x00. probe_spi_res1: id 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P10-A, 128 kB: 
programmer_map_flash_region: mapping M25P10-A from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P10, 128 kB: 
programmer_map_flash_region: mapping M25P10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. REMS returned 0x00 0x00. RES returned 
0x00. probe_spi_res1: id 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P20, 256 kB: 
programmer_map_flash_region: mapping M25P20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P20-old, 256 kB: 
programmer_map_flash_region: mapping M25P20-old from 0xfffc0000 to 
0x00000000
RDID returned 0x00 0x00 0x00. REMS returned 0x00 0x00. RES returned 
0x00. probe_spi_res1: id 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P40, 512 kB: 
programmer_map_flash_region: mapping M25P40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P40-old, 512 kB: 
programmer_map_flash_region: mapping M25P40-old from 0xfff80000 to 
0x00000000
RDID returned 0x00 0x00 0x00. REMS returned 0x00 0x00. RES returned 
0x00. probe_spi_res1: id 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P80, 1024 kB: 
programmer_map_flash_region: mapping M25P80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P16, 2048 kB: 
programmer_map_flash_region: mapping M25P16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P32, 4096 kB: 
programmer_map_flash_region: mapping M25P32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P64, 8192 kB: 
programmer_map_flash_region: mapping M25P64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25P128, 16384 kB: 
programmer_map_flash_region: mapping M25P128 from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PE10, 128 kB: 
programmer_map_flash_region: mapping M25PE10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PE20, 256 kB: 
programmer_map_flash_region: mapping M25PE20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PE40, 512 kB: 
programmer_map_flash_region: mapping M25PE40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PE80, 1024 kB: 
programmer_map_flash_region: mapping M25PE80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PE16, 2048 kB: 
programmer_map_flash_region: mapping M25PE16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PX80, 1024 kB: 
programmer_map_flash_region: mapping M25PX80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PX16, 2048 kB: 
programmer_map_flash_region: mapping M25PX16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PX32, 4096 kB: 
programmer_map_flash_region: mapping M25PX32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M25PX64, 8192 kB: 
programmer_map_flash_region: mapping M25PX64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M45PE10, 128 kB: 
programmer_map_flash_region: mapping M45PE10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M45PE20, 256 kB: 
programmer_map_flash_region: mapping M45PE20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M45PE40, 512 kB: 
programmer_map_flash_region: mapping M45PE40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M45PE80, 1024 kB: 
programmer_map_flash_region: mapping M45PE80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST M45PE16, 2048 kB: 
programmer_map_flash_region: mapping M45PE16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST N25Q016, 2048 kB: 
programmer_map_flash_region: mapping N25Q016 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST N25Q032..1E, 4096 kB: 
programmer_map_flash_region: mapping N25Q032..1E from 0xffc00000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST N25Q032..3E, 4096 kB: 
programmer_map_flash_region: mapping N25Q032..3E from 0xffc00000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST N25Q064..1E, 8192 kB: 
programmer_map_flash_region: mapping N25Q064..1E from 0xff800000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST N25Q064..3E, 8192 kB: 
programmer_map_flash_region: mapping N25Q064..3E from 0xff800000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST N25Q128..1E, 16384 kB: 
programmer_map_flash_region: mapping N25Q128..1E from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Micron/Numonyx/ST N25Q128..3E, 16384 kB: 
programmer_map_flash_region: mapping N25Q128..3E from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S10, 128 kB: programmer_map_flash_region: 
mapping N25S10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S20, 256 kB: programmer_map_flash_region: 
mapping N25S20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S40, 512 kB: programmer_map_flash_region: 
mapping N25S40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S80, 1024 kB: programmer_map_flash_region: 
mapping N25S80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S16, 2048 kB: programmer_map_flash_region: 
mapping N25S16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LD256C, 32 kB: programmer_map_flash_region: mapping 
Pm25LD256C from 0xffff8000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LD512(C), 64 kB: programmer_map_flash_region: 
mapping Pm25LD512(C) from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LD010(C), 128 kB: programmer_map_flash_region: 
mapping Pm25LD010(C) from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LD020(C), 256 kB: programmer_map_flash_region: 
mapping Pm25LD020(C) from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LD040(C), 512 kB: programmer_map_flash_region: 
mapping Pm25LD040(C) from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV512(A), 64 kB: programmer_map_flash_region: 
mapping Pm25LV512(A) from 0xffff0000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV010, 128 kB: programmer_map_flash_region: mapping 
Pm25LV010 from 0xfffe0000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV010A, 128 kB: programmer_map_flash_region: mapping 
Pm25LV010A from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV020, 256 kB: programmer_map_flash_region: mapping 
Pm25LV020 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV040, 512 kB: programmer_map_flash_region: mapping 
Pm25LV040 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV080B, 1024 kB: programmer_map_flash_region: 
mapping Pm25LV080B from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV016B, 2048 kB: programmer_map_flash_region: 
mapping Pm25LV016B from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW106, 128 kB: programmer_map_flash_region: 
mapping LE25FW106 from 0xfffe0000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW406A, 512 kB: programmer_map_flash_region: 
mapping LE25FW406A from 0xfff80000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FU406B, 512 kB: programmer_map_flash_region: 
mapping LE25FU406B from 0xfff80000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW203A, 256 kB: programmer_map_flash_region: 
mapping LE25FW203A from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW403A, 512 kB: programmer_map_flash_region: 
mapping LE25FW403A from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW418A, 512 kB: programmer_map_flash_region: 
mapping LE25FW418A from 0xfff80000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW806, 1024 kB: programmer_map_flash_region: 
mapping LE25FW806 from 0xfff00000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW808, 1024 kB: programmer_map_flash_region: 
mapping LE25FW808 from 0xfff00000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL004A, 512 kB: programmer_map_flash_region: 
mapping S25FL004A from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL008A, 1024 kB: programmer_map_flash_region: 
mapping S25FL008A from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL016A, 2048 kB: programmer_map_flash_region: 
mapping S25FL016A from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL032A/P, 4096 kB: programmer_map_flash_region: 
mapping S25FL032A/P from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL064A/P, 8192 kB: programmer_map_flash_region: 
mapping S25FL064A/P from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL204K, 512 kB: programmer_map_flash_region: 
mapping S25FL204K from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL208K, 1024 kB: programmer_map_flash_region: 
mapping S25FL208K from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL116K/S25FL216K, 2048 kB: 
programmer_map_flash_region: mapping S25FL116K/S25FL216K from 0xffe00000 
to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL132K, 4096 kB: programmer_map_flash_region: 
mapping S25FL132K from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL164K, 8192 kB: programmer_map_flash_region: 
mapping S25FL164K from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL127S-64kB, 16384 kB: 
programmer_map_flash_region: mapping S25FL127S-64kB from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL127S-256kB, 16384 kB: 
programmer_map_flash_region: mapping S25FL127S-256kB from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL128P......0, 16384 kB: 
programmer_map_flash_region: mapping S25FL128P......0 from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL128P......1, 16384 kB: 
programmer_map_flash_region: mapping S25FL128P......1 from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL128S......0, 16384 kB: 
programmer_map_flash_region: mapping S25FL128S......0 from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL128S......1, 16384 kB: 
programmer_map_flash_region: mapping S25FL128S......1 from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL129P......0, 16384 kB: 
programmer_map_flash_region: mapping S25FL129P......0 from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL129P......1, 16384 kB: 
programmer_map_flash_region: mapping S25FL129P......1 from 0xff000000 to 
0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25LF020A, 256 kB: programmer_map_flash_region: 
mapping SST25LF020A from 0xfffc0000 to 0x00000000
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25LF040A, 512 kB: programmer_map_flash_region: 
mapping SST25LF040A from 0xfff80000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25LF080(A), 1024 kB: programmer_map_flash_region: 
mapping SST25LF080(A) from 0xfff00000 to 0x00000000
RES returned 0x00 0x00. probe_spi_res2: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF512(A), 64 kB: programmer_map_flash_region: 
mapping SST25VF512(A) from 0xffff0000 to 0x00000000
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF010(A), 128 kB: programmer_map_flash_region: 
mapping SST25VF010(A) from 0xfffe0000 to 0x00000000
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF020, 256 kB: programmer_map_flash_region: mapping 
SST25VF020 from 0xfffc0000 to 0x00000000
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF020B, 256 kB: programmer_map_flash_region: 
mapping SST25VF020B from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF040, 512 kB: programmer_map_flash_region: mapping 
SST25VF040 from 0xfff80000 to 0x00000000
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF040B, 512 kB: programmer_map_flash_region: 
mapping SST25VF040B from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF040B.REMS, 512 kB: programmer_map_flash_region: 
mapping SST25VF040B.REMS from 0xfff80000 to 0x00000000
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF080B, 1024 kB: programmer_map_flash_region: 
mapping SST25VF080B from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF016B, 2048 kB: programmer_map_flash_region: 
mapping SST25VF016B from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF032B, 4096 kB: programmer_map_flash_region: 
mapping SST25VF032B from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF064C, 8192 kB: programmer_map_flash_region: 
mapping SST25VF064C from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF512, 64 kB: programmer_map_flash_region: mapping 
SST25WF512 from 0xffff0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF010, 128 kB: programmer_map_flash_region: mapping 
SST25WF010 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF020, 256 kB: programmer_map_flash_region: mapping 
SST25WF020 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF040, 512 kB: programmer_map_flash_region: mapping 
SST25WF040 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF080, 1024 kB: programmer_map_flash_region: 
mapping SST25WF080 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q40.V, 512 kB: programmer_map_flash_region: 
mapping W25Q40.V from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q80.V, 1024 kB: programmer_map_flash_region: 
mapping W25Q80.V from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q16.V, 2048 kB: programmer_map_flash_region: 
mapping W25Q16.V from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q32.V, 4096 kB: programmer_map_flash_region: 
mapping W25Q32.V from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q64.V, 8192 kB: programmer_map_flash_region: 
mapping W25Q64.V from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q128.V, 16384 kB: programmer_map_flash_region: 
mapping W25Q128.V from 0xff000000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q20.W, 256 kB: programmer_map_flash_region: 
mapping W25Q20.W from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q40.W, 512 kB: programmer_map_flash_region: 
mapping W25Q40.W from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q80.W, 1024 kB: programmer_map_flash_region: 
mapping W25Q80.W from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q16.W, 2048 kB: programmer_map_flash_region: 
mapping W25Q16.W from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q32.W, 4096 kB: programmer_map_flash_region: 
mapping W25Q32.W from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25Q64.W, 8192 kB: programmer_map_flash_region: 
mapping W25Q64.W from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X10, 128 kB: programmer_map_flash_region: mapping 
W25X10 from 0xfffe0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X20, 256 kB: programmer_map_flash_region: mapping 
W25X20 from 0xfffc0000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X40, 512 kB: programmer_map_flash_region: mapping 
W25X40 from 0xfff80000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X80, 1024 kB: programmer_map_flash_region: 
mapping W25X80 from 0xfff00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X16, 2048 kB: programmer_map_flash_region: 
mapping W25X16 from 0xffe00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X32, 4096 kB: programmer_map_flash_region: 
mapping W25X32 from 0xffc00000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X64, 8192 kB: programmer_map_flash_region: 
mapping W25X64 from 0xff800000 to 0x00000000
RDID returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Unknown SFDP-capable chip, 0 kB: spi_sfdp_read_sfdp_chunk: 
addr=0x0, len=2, data:
  0x00 0x00
spi_sfdp_read_sfdp_chunk: addr=0x2, len=2, data:
  0x00 0x00
Signature = 0x00000000 (should be 0x50444653)
No SFDP signature found.
Probing for AMIC unknown AMIC SPI chip, 0 kB: RDID returned 0x00 0x00 
0x00 0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 
0x00, id                                 2 0x00
Probing for Atmel unknown Atmel SPI chip, 0 kB: RDID returned 0x00 0x00 
0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 0x00, 
id2 0                                 x00
Probing for Eon unknown Eon SPI chip, 0 kB: RDID returned 0x00 0x00 
0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 0x00, 
id2 0x00
Probing for Macronix unknown Macronix SPI chip, 0 kB: RDID returned 0x00 
0x00 0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 
0x00, id2 0x00
Probing for PMC unknown PMC SPI chip, 0 kB: RDID returned 0x00 0x00 
0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 0x00, 
id2 0x00
Probing for SST unknown SST SPI chip, 0 kB: RDID returned 0x00 0x00 
0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 0x00, 
id2 0x00
Probing for ST unknown ST SPI chip, 0 kB: RDID returned 0x00 0x00 0x00. 
RDID byte 0 parity violation. probe_spi_rdid_generic: id1 0x00, id2 0x00
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: RDID returned 0x00 0x00 
0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 0x00, 
id2 0                                 x00
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB: RDID 
returned 0x00 0x00 0x00. RDID byte 0 parity violation. 
probe_spi_rdid_generic:                                  id1 0x00, id2 0x00
Probing for Generic unknown SPI chip (RDID), 0 kB: RDID returned 0x00 
0x00 0x00. RDID byte 0 parity violation. probe_spi_rdid_generic: id1 
0x00, id                                 2 0x00
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on linux_spi.
Probing for Generic unknown SPI chip (REMS), 0 kB: REMS returned 0x00 
0x00. probe_spi_rems: id1 0x0, id2 0x0
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 flashrom at flashrom.org 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.




On 18-3-2015 23:14, Stefan Tauner wrote:
> On Wed, 18 Mar 2015 22:51:37 +0100
> Roy Krikke <roykrikke at gmail.com> wrote:
>
>> I know C coding and I also know some thing or two about hardware. But
>> tip on how to add this specific device to flashrom are welcome.
> http://flashrom.org/Development_Guidelines#Adding.2Freviewing_a_new_flash_chip
>
> A complete verbose log would also be quite useful. From the few
> fragments you posted it seems likely that the chip does not react at
> all, but I am unsure (yet).
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20150319/009f4649/attachment.html>


More information about the flashrom mailing list