[flashrom] Flashing MX 25L12873F on MSI board via Raspberry Pi SPI

Fabian Köster mail at fabian-koester.com
Sun Jan 21 19:21:52 CET 2018


Hi,

> hmm, no big clue here. The flash chip doesn't react at all at lower
> speeds. I remember a similar case that was reported lately. IIRC, it
> came down to a floating /HOLD pin. Although your chip doesn't have
> such a pin, it has two I/O pins (3 and 7) that are not used for the
> regular SPI interface. You should make sure they have a defined state
> (e.g. connect them through series resistors to GND or VCC). If you
> have a multimeter at hand, you can measure the resistance between the
> pins and GND / VCC each while everything is turned off, and ofc. to
> which pins on the header they are connected.

I already tried putting the other pins into a defined state, which did
not help. But your suggestion about the floating pin put me on the right
track: I remembered I saw a hint on the Wiki about ISP and powering the
board using the PSU [1] instead of the Raspi which actually did the
trick! It now says:

Found Macronix flash chip "MX25L12805D" (16384 kB, SPI) on linux_spi.
Found Macronix flash chip "MX25L12835F/MX25L12845E/MX25L12865E" (16384
kB, SPI) on linux_spi.
Multiple flash chip definitions match the detected chip(s):
"MX25L12805D", "MX25L12835F/MX25L12845E/MX25L12865E"
Please specify which chip definition to use with the -c <chipname> option.

(You find a full log attached)

I will do some more experiments when I have some time and maybe add some
patches for this chip.

Thanks again for your help!

Fabian

[1] https://www.flashrom.org/ISP
-------------- next part --------------
flashrom v0.9.9-r1954 on Linux 4.9.59+ (armv6l)
flashrom was built with libpci 3.3.1, GCC 5.3.1 20160205, little endian
Command line (5 args): flashrom -VVV -o logfile.txt -p linux_spi:dev=/dev/spidev0.0,spispeed=1000
Calibrating delay loop... OS timer resolution is 6 usecs, 230M loops per second, 10 myus = 11 us, 100 myus = 325 us, 1000 myus = 1206 us, 10000 myus = 10250 us, 24 myus = 31 us, OK.
Initializing linux_spi programmer
Using device /dev/spidev0.0
Using 1000 kHz clock
The following protocols are supported: SPI.
Probing for AMIC A25L05PT, 64 kB: programmer_map_flash_region: mapping A25L05PT from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L05PU, 64 kB: programmer_map_flash_region: mapping A25L05PU from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L10PT, 128 kB: programmer_map_flash_region: mapping A25L10PT from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L10PU, 128 kB: programmer_map_flash_region: mapping A25L10PU from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L20PT, 256 kB: programmer_map_flash_region: mapping A25L20PT from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L20PU, 256 kB: programmer_map_flash_region: mapping A25L20PU from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L40PT, 512 kB: programmer_map_flash_region: mapping A25L40PT from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L40PU, 512 kB: programmer_map_flash_region: mapping A25L40PU from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L80P, 1024 kB: programmer_map_flash_region: mapping A25L80P from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L16PT, 2048 kB: programmer_map_flash_region: mapping A25L16PT from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L16PU, 2048 kB: programmer_map_flash_region: mapping A25L16PU from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L512, 64 kB: programmer_map_flash_region: mapping A25L512 from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L010, 128 kB: programmer_map_flash_region: mapping A25L010 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L020, 256 kB: programmer_map_flash_region: mapping A25L020 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L040, 512 kB: programmer_map_flash_region: mapping A25L040 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L080, 1024 kB: programmer_map_flash_region: mapping A25L080 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L016, 2048 kB: programmer_map_flash_region: mapping A25L016 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25L032, 4096 kB: programmer_map_flash_region: mapping A25L032 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25LQ16, 2048 kB: programmer_map_flash_region: mapping A25LQ16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for AMIC A25LQ64, 8192 kB: programmer_map_flash_region: mapping A25LQ64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF021, 256 kB: programmer_map_flash_region: mapping AT25DF021 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF041A, 512 kB: programmer_map_flash_region: mapping AT25DF041A from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF081, 1024 kB: programmer_map_flash_region: mapping AT25DF081 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF081A, 1024 kB: programmer_map_flash_region: mapping AT25DF081A from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF161, 2048 kB: programmer_map_flash_region: mapping AT25DF161 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF321, 4096 kB: programmer_map_flash_region: mapping AT25DF321 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DF321A, 4096 kB: programmer_map_flash_region: mapping AT25DF321A from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DL081, 1024 kB: programmer_map_flash_region: mapping AT25DL081 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DL161, 2048 kB: programmer_map_flash_region: mapping AT25DL161 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25DQ161, 2048 kB: programmer_map_flash_region: mapping AT25DQ161 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0x07, id2 0x07
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 0x07, id2 0x07
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25F512B, 64 kB: programmer_map_flash_region: mapping AT25F512B from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0x07, id2 0x07
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 0x07, id2 0x07
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 0x07, id2 0x07
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25FS010, 128 kB: programmer_map_flash_region: mapping AT25FS010 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT25FS040, 512 kB: programmer_map_flash_region: mapping AT25FS040 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF041, 512 kB: programmer_map_flash_region: mapping AT26DF041 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF081A, 1024 kB: programmer_map_flash_region: mapping AT26DF081A from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF161, 2048 kB: programmer_map_flash_region: mapping AT26DF161 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26DF161A, 2048 kB: programmer_map_flash_region: mapping AT26DF161A from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT26F004, 512 kB: programmer_map_flash_region: mapping AT26F004 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45CS1282, 16896 kB: programmer_map_flash_region: mapping AT45CS1282 from 0xfef80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB011D, 128 kB: programmer_map_flash_region: mapping AT45DB011D from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB021D, 256 kB: programmer_map_flash_region: mapping AT45DB021D from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB041D, 512 kB: programmer_map_flash_region: mapping AT45DB041D from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB081D, 1024 kB: programmer_map_flash_region: mapping AT45DB081D from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB161D, 2048 kB: programmer_map_flash_region: mapping AT45DB161D from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB321C, 4224 kB: programmer_map_flash_region: mapping AT45DB321C from 0xffbe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB321D, 4096 kB: programmer_map_flash_region: mapping AT45DB321D from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB321E, 4096 kB: programmer_map_flash_region: mapping AT45DB321E from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Atmel AT45DB642D, 8192 kB: programmer_map_flash_region: mapping AT45DB642D from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for ESMT F25L008A, 1024 kB: programmer_map_flash_region: mapping F25L008A from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for ESMT F25L32PA, 4096 kB: programmer_map_flash_region: mapping F25L32PA from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B05, 64 kB: programmer_map_flash_region: mapping EN25B05 from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B05T, 64 kB: programmer_map_flash_region: mapping EN25B05T from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P05, 64 kB: programmer_map_flash_region: mapping EN25P05 from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B10, 128 kB: programmer_map_flash_region: mapping EN25B10 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B10T, 128 kB: programmer_map_flash_region: mapping EN25B10T from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P10, 128 kB: programmer_map_flash_region: mapping EN25P10 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B20, 256 kB: programmer_map_flash_region: mapping EN25B20 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B20T, 256 kB: programmer_map_flash_region: mapping EN25B20T from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P20, 256 kB: programmer_map_flash_region: mapping EN25P20 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B40, 512 kB: programmer_map_flash_region: mapping EN25B40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B40T, 512 kB: programmer_map_flash_region: mapping EN25B40T from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P40, 512 kB: programmer_map_flash_region: mapping EN25P40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B80, 1024 kB: programmer_map_flash_region: mapping EN25B80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B80T, 1024 kB: programmer_map_flash_region: mapping EN25B80T from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P80, 1024 kB: programmer_map_flash_region: mapping EN25P80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B16, 2048 kB: programmer_map_flash_region: mapping EN25B16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B16T, 2048 kB: programmer_map_flash_region: mapping EN25B16T from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P16, 2048 kB: programmer_map_flash_region: mapping EN25P16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B32, 4096 kB: programmer_map_flash_region: mapping EN25B32 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B32T, 4096 kB: programmer_map_flash_region: mapping EN25B32T from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P32, 4096 kB: programmer_map_flash_region: mapping EN25P32 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B64, 8192 kB: programmer_map_flash_region: mapping EN25B64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25B64T, 8192 kB: programmer_map_flash_region: mapping EN25B64T from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25P64, 8192 kB: programmer_map_flash_region: mapping EN25P64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F05, 64 kB: programmer_map_flash_region: mapping EN25F05 from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F10, 128 kB: programmer_map_flash_region: mapping EN25F10 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F20, 256 kB: programmer_map_flash_region: mapping EN25F20 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F40, 512 kB: programmer_map_flash_region: mapping EN25F40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F80, 1024 kB: programmer_map_flash_region: mapping EN25F80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F16, 2048 kB: programmer_map_flash_region: mapping EN25F16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F32, 4096 kB: programmer_map_flash_region: mapping EN25F32 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25F64, 8192 kB: programmer_map_flash_region: mapping EN25F64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q40, 512 kB: programmer_map_flash_region: mapping EN25Q40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q16, 2048 kB: programmer_map_flash_region: mapping EN25Q16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q64, 8192 kB: programmer_map_flash_region: mapping EN25Q64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25Q128, 16384 kB: programmer_map_flash_region: mapping EN25Q128 from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH16, 2048 kB: programmer_map_flash_region: mapping EN25QH16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH32, 4096 kB: programmer_map_flash_region: mapping EN25QH32 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH64, 8192 kB: programmer_map_flash_region: mapping EN25QH64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25QH128, 16384 kB: programmer_map_flash_region: mapping EN25QH128 from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S10, 128 kB: programmer_map_flash_region: mapping EN25S10 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S20, 256 kB: programmer_map_flash_region: mapping EN25S20 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S40, 512 kB: programmer_map_flash_region: mapping EN25S40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S80, 1024 kB: programmer_map_flash_region: mapping EN25S80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S16, 2048 kB: programmer_map_flash_region: mapping EN25S16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S32, 4096 kB: programmer_map_flash_region: mapping EN25S32 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Eon EN25S64, 8192 kB: programmer_map_flash_region: mapping EN25S64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for ESI ES25P40, 512 kB: programmer_map_flash_region: mapping ES25P40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for ESI ES25P80, 1024 kB: programmer_map_flash_region: mapping ES25P80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for ESI ES25P16, 2048 kB: programmer_map_flash_region: mapping ES25P16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25LQ40, 512 kB: programmer_map_flash_region: mapping GD25LQ40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25LQ80, 1024 kB: programmer_map_flash_region: mapping GD25LQ80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25LQ16, 2048 kB: programmer_map_flash_region: mapping GD25LQ16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25LQ32, 4096 kB: programmer_map_flash_region: mapping GD25LQ32 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25LQ64(B), 8192 kB: programmer_map_flash_region: mapping GD25LQ64(B) from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25LQ128, 16384 kB: programmer_map_flash_region: mapping GD25LQ128 from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q512, 64 kB: programmer_map_flash_region: mapping GD25Q512 from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q10, 128 kB: programmer_map_flash_region: mapping GD25Q10 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q128B, 16384 kB: programmer_map_flash_region: mapping GD25Q128B from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25Q128C, 16384 kB: programmer_map_flash_region: mapping GD25Q128C from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25T80, 1024 kB: programmer_map_flash_region: mapping GD25T80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25VQ21B, 256 kB: programmer_map_flash_region: mapping GD25VQ21B from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25VQ40C, 512 kB: programmer_map_flash_region: mapping GD25VQ40C from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25VQ41B, 512 kB: programmer_map_flash_region: mapping GD25VQ41B from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25VQ80C, 1024 kB: programmer_map_flash_region: mapping GD25VQ80C from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for GigaDevice GD25VQ16C, 2048 kB: programmer_map_flash_region: mapping GD25VQ16C from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F160S33B8, 2048 kB: programmer_map_flash_region: mapping 25F160S33B8 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F160S33T8, 2048 kB: programmer_map_flash_region: mapping 25F160S33T8 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F320S33B8, 4096 kB: programmer_map_flash_region: mapping 25F320S33B8 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F320S33T8, 4096 kB: programmer_map_flash_region: mapping 25F320S33T8 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F640S33B8, 8192 kB: programmer_map_flash_region: mapping 25F640S33B8 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Intel 25F640S33T8, 8192 kB: programmer_map_flash_region: mapping 25F640S33T8 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L1654, 2048 kB: programmer_map_flash_region: mapping MX23L1654 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L3254, 4096 kB: programmer_map_flash_region: mapping MX23L3254 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L6454, 8192 kB: programmer_map_flash_region: mapping MX23L6454 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX23L12854, 16384 kB: programmer_map_flash_region: mapping MX23L12854 from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L8005/MX25L8006E/MX25L8008E/MX25V8005, 1024 kB: programmer_map_flash_region: mapping MX25L8005/MX25L8006E/MX25L8008E/MX25V8005 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1605, 2048 kB: programmer_map_flash_region: mapping MX25L1605 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1605A/MX25L1606E/MX25L1608E, 2048 kB: programmer_map_flash_region: mapping MX25L1605A/MX25L1606E/MX25L1608E from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1605D/MX25L1608D/MX25L1673E, 2048 kB: programmer_map_flash_region: mapping MX25L1605D/MX25L1608D/MX25L1673E from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1635D, 2048 kB: programmer_map_flash_region: mapping MX25L1635D from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L1635E, 2048 kB: programmer_map_flash_region: mapping MX25L1635E from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L3273E, 4096 kB: programmer_map_flash_region: mapping MX25L3273E from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L3235D, 4096 kB: programmer_map_flash_region: mapping MX25L3235D from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6405, 8192 kB: programmer_map_flash_region: mapping MX25L6405 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6405D, 8192 kB: programmer_map_flash_region: mapping MX25L6405D from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E, 8192 kB: programmer_map_flash_region: mapping MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L12805D, 16384 kB: programmer_map_flash_region: mapping MX25L12805D from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Found Macronix flash chip "MX25L12805D" (16384 kB, SPI) on linux_spi.
Chip status register is 0x40.
Chip status register: Status Register Write Disable (SRWD, SRP, ...) is not set
Chip status register: Bit 6 is set
Chip status register: Block Protect 3 (BP3) is not set
Chip status register: Block Protect 2 (BP2) is not set
Chip status register: Block Protect 1 (BP1) is not set
Chip status register: Block Protect 0 (BP0) is not set
Chip status register: Write Enable Latch (WEL) is not set
Chip status register: Write In Progress (WIP/BUSY) is not set
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L12835F/MX25L12845E/MX25L12865E, 16384 kB: programmer_map_flash_region: mapping MX25L12835F/MX25L12845E/MX25L12865E from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Found Macronix flash chip "MX25L12835F/MX25L12845E/MX25L12865E" (16384 kB, SPI) on linux_spi.
Chip status register is 0x40.
Chip status register: Status Register Write Disable (SRWD, SRP, ...) is not set
Chip status register: Bit 6 is set
Chip status register: Block Protect 3 (BP3) is not set
Chip status register: Block Protect 2 (BP2) is not set
Chip status register: Block Protect 1 (BP1) is not set
Chip status register: Block Protect 0 (BP0) is not set
Chip status register: Write Enable Latch (WEL) is not set
Chip status register: Write In Progress (WIP/BUSY) is not set
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25U1635E, 2048 kB: programmer_map_flash_region: mapping MX25U1635E from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25U12835F, 16384 kB: programmer_map_flash_region: mapping MX25U12835F from 0xff000000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Macronix MX25L6495F, 8192 kB: programmer_map_flash_region: mapping MX25L6495F from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. Ignoring RES in favour of RDID.
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. Ignoring RES in favour of RDID.
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. Ignoring RES in favour of RDID.
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. Ignoring RES in favour of RDID.
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S10, 128 kB: programmer_map_flash_region: mapping N25S10 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S20, 256 kB: programmer_map_flash_region: mapping N25S20 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S40, 512 kB: programmer_map_flash_region: mapping N25S40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S80, 1024 kB: programmer_map_flash_region: mapping N25S80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Nantronics N25S16, 2048 kB: programmer_map_flash_region: mapping N25S16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LD256C, 32 kB: programmer_map_flash_region: mapping Pm25LD256C from 0xffff8000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LQ020, 256 kB: programmer_map_flash_region: mapping Pm25LQ020 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LQ040, 512 kB: programmer_map_flash_region: mapping Pm25LQ040 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LQ080, 1024 kB: programmer_map_flash_region: mapping Pm25LQ080 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LQ016, 2048 kB: programmer_map_flash_region: mapping Pm25LQ016 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LQ032C, 4096 kB: programmer_map_flash_region: mapping Pm25LQ032C from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV010, 128 kB: programmer_map_flash_region: mapping Pm25LV010 from 0xfffe0000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV010A, 128 kB: programmer_map_flash_region: mapping Pm25LV010A from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV020, 256 kB: programmer_map_flash_region: mapping Pm25LV020 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV040, 512 kB: programmer_map_flash_region: mapping Pm25LV040 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV080B, 1024 kB: programmer_map_flash_region: mapping Pm25LV080B from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for PMC Pm25LV016B, 2048 kB: programmer_map_flash_region: mapping Pm25LV016B from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW106, 128 kB: programmer_map_flash_region: mapping LE25FW106 from 0xfffe0000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW406A, 512 kB: programmer_map_flash_region: mapping LE25FW406A from 0xfff80000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FU406B, 512 kB: programmer_map_flash_region: mapping LE25FU406B from 0xfff80000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FU406C/LE25U40CMC, 512 kB: programmer_map_flash_region: mapping LE25FU406C/LE25U40CMC from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW203A, 256 kB: programmer_map_flash_region: mapping LE25FW203A from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW403A, 512 kB: programmer_map_flash_region: mapping LE25FW403A from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW418A, 512 kB: programmer_map_flash_region: mapping LE25FW418A from 0xfff80000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW806, 1024 kB: programmer_map_flash_region: mapping LE25FW806 from 0xfff00000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Sanyo LE25FW808, 1024 kB: programmer_map_flash_region: mapping LE25FW808 from 0xfff00000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL004A, 512 kB: programmer_map_flash_region: mapping S25FL004A from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL008A, 1024 kB: programmer_map_flash_region: mapping S25FL008A from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL016A, 2048 kB: programmer_map_flash_region: mapping S25FL016A from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL204K, 512 kB: programmer_map_flash_region: mapping S25FL204K from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL208K, 1024 kB: programmer_map_flash_region: mapping S25FL208K from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL132K, 4096 kB: programmer_map_flash_region: mapping S25FL132K from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Spansion S25FL164K, 8192 kB: programmer_map_flash_region: mapping S25FL164K from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25LF020A, 256 kB: programmer_map_flash_region: mapping SST25LF020A from 0xfffc0000 to 0x00000000
REMS returned 0xc2 0x17. probe_spi_rems: id1 0xc2, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25LF040A, 512 kB: programmer_map_flash_region: mapping SST25LF040A from 0xfff80000 to 0x00000000
RES returned 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
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 0x17 0x17. probe_spi_res2: id1 0x17, id2 0x17
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 0xc2 0x17. probe_spi_rems: id1 0xc2, id2 0x17
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 0xc2 0x17. probe_spi_rems: id1 0xc2, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF020, 256 kB: programmer_map_flash_region: mapping SST25VF020 from 0xfffc0000 to 0x00000000
REMS returned 0xc2 0x17. probe_spi_rems: id1 0xc2, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF020B, 256 kB: programmer_map_flash_region: mapping SST25VF020B from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF040, 512 kB: programmer_map_flash_region: mapping SST25VF040 from 0xfff80000 to 0x00000000
REMS returned 0xc2 0x17. probe_spi_rems: id1 0xc2, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF040B, 512 kB: programmer_map_flash_region: mapping SST25VF040B from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x17. probe_spi_rems: id1 0xc2, id2 0x17
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF020A, 256 kB: programmer_map_flash_region: mapping SST25WF020A from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF040B, 512 kB: programmer_map_flash_region: mapping SST25WF040B from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF080B, 1024 kB: programmer_map_flash_region: mapping SST25WF080B from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF080B, 1024 kB: programmer_map_flash_region: mapping SST25VF080B from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF016B, 2048 kB: programmer_map_flash_region: mapping SST25VF016B from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF032B, 4096 kB: programmer_map_flash_region: mapping SST25VF032B from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25VF064C, 8192 kB: programmer_map_flash_region: mapping SST25VF064C from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF512, 64 kB: programmer_map_flash_region: mapping SST25WF512 from 0xffff0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF010, 128 kB: programmer_map_flash_region: mapping SST25WF010 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF020, 256 kB: programmer_map_flash_region: mapping SST25WF020 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF040, 512 kB: programmer_map_flash_region: mapping SST25WF040 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for SST SST25WF080, 1024 kB: programmer_map_flash_region: mapping SST25WF080 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
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 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X10, 128 kB: programmer_map_flash_region: mapping W25X10 from 0xfffe0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X20, 256 kB: programmer_map_flash_region: mapping W25X20 from 0xfffc0000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X40, 512 kB: programmer_map_flash_region: mapping W25X40 from 0xfff80000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X80, 1024 kB: programmer_map_flash_region: mapping W25X80 from 0xfff00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X16, 2048 kB: programmer_map_flash_region: mapping W25X16 from 0xffe00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X32, 4096 kB: programmer_map_flash_region: mapping W25X32 from 0xffc00000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Winbond W25X64, 8192 kB: programmer_map_flash_region: mapping W25X64 from 0xff800000 to 0x00000000
RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
programmer_unmap_flash_region: unmapped 0x00000000
Probing for Unknown SFDP-capable chip, 0 kB: spi_sfdp_read_sfdp_chunk: addr=0x0, len=2, data:
 0x53 0x46
spi_sfdp_read_sfdp_chunk: addr=0x2, len=2, data:
 0x44 0x50
spi_sfdp_read_sfdp_chunk: addr=0x4, len=2, data:
 0x00 0x01
spi_sfdp_read_sfdp_chunk: addr=0x6, len=1, data:
 0x01
SFDP revision = 1.0
SFDP number of parameter headers is 2 (NPH = 1).
spi_sfdp_read_sfdp_chunk: addr=0x8, len=2, data:
 0x00 0x00
spi_sfdp_read_sfdp_chunk: addr=0xa, len=2, data:
 0x01 0x09
spi_sfdp_read_sfdp_chunk: addr=0xc, len=2, data:
 0x30 0x00
spi_sfdp_read_sfdp_chunk: addr=0xe, len=2, data:
 0x00 0xff
spi_sfdp_read_sfdp_chunk: addr=0x10, len=2, data:
 0xc2 0x00
spi_sfdp_read_sfdp_chunk: addr=0x12, len=2, data:
 0x01 0x04
spi_sfdp_read_sfdp_chunk: addr=0x14, len=2, data:
 0x60 0x00
spi_sfdp_read_sfdp_chunk: addr=0x16, len=2, data:
 0x00 0xff

SFDP parameter table header 0/1:
  ID 0x00, version 1.0
  Length 36 B, Parameter Table Pointer 0x000030
spi_sfdp_read_sfdp_chunk: addr=0x30, len=2, data:
 0xe5 0x20
spi_sfdp_read_sfdp_chunk: addr=0x32, len=2, data:
 0xf1 0xff
spi_sfdp_read_sfdp_chunk: addr=0x34, len=2, data:
 0xff 0xff
spi_sfdp_read_sfdp_chunk: addr=0x36, len=2, data:
 0xff 0x07
spi_sfdp_read_sfdp_chunk: addr=0x38, len=2, data:
 0x44 0xeb
spi_sfdp_read_sfdp_chunk: addr=0x3a, len=2, data:
 0x08 0x6b
spi_sfdp_read_sfdp_chunk: addr=0x3c, len=2, data:
 0x08 0x3b
spi_sfdp_read_sfdp_chunk: addr=0x3e, len=2, data:
 0x04 0xbb
spi_sfdp_read_sfdp_chunk: addr=0x40, len=2, data:
 0xfe 0xff
spi_sfdp_read_sfdp_chunk: addr=0x42, len=2, data:
 0xff 0xff
spi_sfdp_read_sfdp_chunk: addr=0x44, len=2, data:
 0xff 0xff
spi_sfdp_read_sfdp_chunk: addr=0x46, len=2, data:
 0x00 0xff
spi_sfdp_read_sfdp_chunk: addr=0x48, len=2, data:
 0xff 0xff
spi_sfdp_read_sfdp_chunk: addr=0x4a, len=2, data:
 0x44 0xeb
spi_sfdp_read_sfdp_chunk: addr=0x4c, len=2, data:
 0x0c 0x20
spi_sfdp_read_sfdp_chunk: addr=0x4e, len=2, data:
 0x0f 0x52
spi_sfdp_read_sfdp_chunk: addr=0x50, len=2, data:
 0x10 0xd8
spi_sfdp_read_sfdp_chunk: addr=0x52, len=2, data:
 0x00 0xff
  Parameter table contents:
    0x0000:  e5 20 f1 ff  ff ff ff 07
    0x0008:  44 eb 08 6b  08 3b 04 bb
    0x0010:  fe ff ff ff  ff ff 00 ff
    0x0018:  ff ff 44 eb  0c 20 0f 52
    0x0020:  10 d8 00 ff 
Parsing JEDEC flash parameter table... 
  3-Byte only addressing.
  Status register is non-volatile and the standard does not allow vendors to tell us whether EWSR/WREN is needed for status register writes - assuming EWSR.
  Write chunk size is at least 64 B.
  4kB erase opcode is 0x20.
  Flash chip size is 16384 kB.
  Block eraser 0: 4096 x 4096 B with opcode 0x20
   Erase Sector Type 1 Size: 0x0c
   Erase Sector Type 1 Opcode: 0x20
  Tried to add a duplicate block eraser: 4096 x 4096 B with opcode 0x20.
   Erase Sector Type 2 Size: 0x0f
   Erase Sector Type 2 Opcode: 0x52
  Block Eraser 0 is already occupied.
  Block eraser 1: 512 x 32768 B with opcode 0x52
   Erase Sector Type 3 Size: 0x10
   Erase Sector Type 3 Opcode: 0xd8
  Block Eraser 0 is already occupied.
  Block Eraser 1 is already occupied.
  Block eraser 2: 256 x 65536 B with opcode 0xd8
   Erase Sector Type 4 Size: 0x00
  Erase Sector Type 3 is unused.
done.

SFDP parameter table header 1/1:
  ID 0xc2, version 1.0
  Length 16 B, Parameter Table Pointer 0x000060
spi_sfdp_read_sfdp_chunk: addr=0x60, len=2, data:
 0x00 0x36
spi_sfdp_read_sfdp_chunk: addr=0x62, len=2, data:
 0x00 0x27
spi_sfdp_read_sfdp_chunk: addr=0x64, len=2, data:
 0x9c 0xf9
spi_sfdp_read_sfdp_chunk: addr=0x66, len=2, data:
 0xc0 0x64
spi_sfdp_read_sfdp_chunk: addr=0x68, len=2, data:
 0x85 0xcb
spi_sfdp_read_sfdp_chunk: addr=0x6a, len=2, data:
 0xff 0xff
spi_sfdp_read_sfdp_chunk: addr=0x6c, len=2, data:
 0xff 0xff
spi_sfdp_read_sfdp_chunk: addr=0x6e, len=2, data:
 0xff 0xff
  Parameter table contents:
    0x0000:  00 36 00 27  9c f9 c0 64
    0x0008:  85 cb ff ff  ff ff ff ff

Probing for AMIC unknown AMIC SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18 0xc2. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for Atmel unknown Atmel SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for Eon unknown Eon SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for Macronix unknown Macronix SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for PMC unknown PMC SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for SST unknown SST SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for ST unknown ST SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for Generic unknown SPI chip (RDID), 0 kB: RDID returned 0xc2 0x20 0x18. probe_spi_rdid_generic: id1 0xc2, id2 0x2018
Probing for Generic unknown SPI chip (REMS), 0 kB: REMS returned 0xc2 0x17. probe_spi_rems: id1 0xc2, id2 0x17
Multiple flash chip definitions match the detected chip(s): "MX25L12805D", "MX25L12835F/MX25L12845E/MX25L12865E"
Please specify which chip definition to use with the -c <chipname> option.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://mail.coreboot.org/pipermail/flashrom/attachments/20180121/88c2675a/attachment-0001.asc>


More information about the flashrom mailing list