flashrom
Threads by month
- ----- 2026 -----
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
December 2019
- 23 participants
- 25 discussions
Hello
My pull request has already been created that had occurred *several months*
previously. I added support for ST 95XXX chips . The following chipsets
have been successfully tested for read, erase and write operations: ST [
95080, 95160, 95320, 95640, 95128, 95256 ]. I would like to discuss a new
features.
Maybe someone in the community will spent a bit of time and review my pull
request. Don't worry about the conflicting files. The part of the code has
already been merged into effect.
*I'm open-minded and ready. *
4
6
Try to shorten the wires between SOIC8 and CH341A and/or replace them
with the copper ones, maybe that would help.
On Sun, Dec 29, 2019 at 9:00 PM AL VAN DER LAAN <aelaan(a)rogers.com> wrote:
>
> I am trying to flash the HP Elitebook 850 G2 - as mentioned three went succesful but the one I forgot to erase first did not. I have read up a lot about this in the various forums. I tried with -f and it seems part of the bios chip is actually locked. The laptop still boots properly and I can install Windows on it but cannot change any of the bios settings as the TPM is preventing me to manipulate it. I mean it is not too bad these units are going into the resale channel but not the one with the locked bios. I will see if there are any samples, and if I am successful I will upload my process.
>
>
> > On Dec 29, 2019, at 12:42 PM, Mike Banon <mikebdp2(a)gmail.com> wrote:
> >
> > You haven't described what device you are trying to flash. Usually
> > there's nothing wrong with using SOIC8 test clip, for the laptops.
> > However, some routers/hdmi recorders/other devices of this type, may
> > try powering its' main CPU from a test clip and interfere with your
> > programming through a test clip. In example, here's a flashrom mod I
> > had to do for making it possible to read a firmware of one router
> > through a test clip https://review.coreboot.org/c/flashrom/+/31830
> > (because a CPU tries to power itself from a test clip and access a
> > flash chip, its' only available for 30% of each second to a programmer
> > behind a test clip), however - despite a similar code for read and
> > write - this router becomes software bricked if a write has been
> > attempted, and then a chip is inaccessible at all without a
> > desoldering.
> >
> > So a chip itself could be fine, and such problems could be caused by
> > an imperfection in your device's hardware design. Other problems could
> > be i.e. too long cables between a SOIC8 test clip and a programmer, or
> > their poor quality (i.e. electrical resistance of aluminium wires is
> > about 1.5x times higher than of the copper ones with the same
> > properties).
> >
> > On Sun, Dec 29, 2019 at 8:32 PM AL VAN DER LAAN <aelaan(a)rogers.com> wrote:
> >>
> >> Hi Mike, thanks for responding. I tried with Linux as well and am using the SOIC8. I think I did mess up when I forgot to Erase and performed a write to it (it should still erase before the write but here we are). I performed the same tasks on three other units that came out of an auction and successfully reprogrammed them with a bios file obtained from HP.
> >>
> >> I am thinking of ordering a couple clean ones from eBay and desolder the defective one.
> >>
> >> And I know, everyone keeps telling me to stop using the SOIC8, but I simply have too much volume with a huge backlog.
> >>
> >>
> >>
> >>> On Dec 29, 2019, at 11:18 AM, Mike Banon <mikebdp2(a)gmail.com> wrote:
> >>>
> >>>> MX25L12835F/MX25L12845E/MX25L12865E
> >>> This doesn't seem to be one-time-programmable. Have you tried flashing
> >>> it on Linux instead of OS X ? Are you doing ISP (In system
> >>> programming, i.e. with a test clip like SOIC8 or SOIC16) ? At the
> >>> moment it's unclear to me why your erase operation is failing...
> >>>
> >>> On Fri, Dec 27, 2019 at 10:34 PM AL VAN DER LAAN <aelaan(a)rogers.com> wrote:
> >>>>
> >>>> Happy Holidays,
> >>>>
> >>>>
> >>>> So this happened: I forgot to Erase the EEPROM, which clearly is my fault, but it was late and I was tired.
> >>>>
> >>>> Just trying to see if I can recover this EEprom at all or if I am better getting a couple of new ones from eBay?
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> flashrom -p ch341a_spi -E -c MX25L12835F/MX25L12845E/MX25L12865E -f
> >>>> flashrom v1.1 on Darwin 19.2.0 (x86_64)
> >>>> flashrom is free software, get the source code at https://flashrom.org
> >>>>
> >>>> Calibrating delay loop... OK.
> >>>> Found Macronix flash chip "MX25L12835F/MX25L12845E/MX25L12865E" (16384 kB, SPI) on ch341a_spi.
> >>>> Erasing and writing flash chip... FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00000fff: 0x1000
> >>>> ERASE FAILED!
> >>>> Looking for another erase function.
> >>>> FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00007fff: 0x8000
> >>>> ERASE FAILED!
> >>>> Looking for another erase function.
> >>>> FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x0000ffff: 0x10000
> >>>> ERASE FAILED!
> >>>> Looking for another erase function.
> >>>> ^[[B^[[B^[[B^[[BFAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00ffffff: 0x1000000
> >>>> ERASE FAILED!
> >>>> Looking for another erase function.
> >>>> FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00ffffff: 0x1000000
> >>>> ERASE FAILED!
> >>>> Looking for another erase function.
> >>>> Looking for another erase function.
> >>>> Looking for another erase function.
> >>>> No usable erase functions left.
> >>>> FAILED!
> >>>> Your flash chip is in an unknown state.
> >>>> Please report this on IRC at chat.freenode.net (channel #flashrom) or
> >>>> mail flashrom(a)flashrom.org, thanks!
> >>>> _______________________________________________
> >>>> flashrom mailing list -- flashrom(a)flashrom.org
> >>>> To unsubscribe send an email to flashrom-leave(a)flashrom.org
> >>
>
1
0
I've had success flashing internally on a C232 chipset, an ASUS P10S-I
motherboard with a partially working in-progress coreboot port.
flashrom picks it up as an opaque chip when flashing internally. It's a
W25Q128.V according to the ch341a.
Output attached.
- Kevin
1
0
Hi,
I would like to thank you for development of the flashrom tool, as I was
able to fix my bios via the tool.
The chip I have is gigadevice GD25B128C and I was able to use the settings
for GD25Q128C.
The software informed me that reading or writing to this chip wasn't tested
so I thought it would help to inform you that both functions worked for me.
Sencirely,
Omer basri
1
0
You haven't described what device you are trying to flash. Usually
there's nothing wrong with using SOIC8 test clip, for the laptops.
However, some routers/hdmi recorders/other devices of this type, may
try powering its' main CPU from a test clip and interfere with your
programming through a test clip. In example, here's a flashrom mod I
had to do for making it possible to read a firmware of one router
through a test clip https://review.coreboot.org/c/flashrom/+/31830
(because a CPU tries to power itself from a test clip and access a
flash chip, its' only available for 30% of each second to a programmer
behind a test clip), however - despite a similar code for read and
write - this router becomes software bricked if a write has been
attempted, and then a chip is inaccessible at all without a
desoldering.
So a chip itself could be fine, and such problems could be caused by
an imperfection in your device's hardware design. Other problems could
be i.e. too long cables between a SOIC8 test clip and a programmer, or
their poor quality (i.e. electrical resistance of aluminium wires is
about 1.5x times higher than of the copper ones with the same
properties).
On Sun, Dec 29, 2019 at 8:32 PM AL VAN DER LAAN <aelaan(a)rogers.com> wrote:
>
> Hi Mike, thanks for responding. I tried with Linux as well and am using the SOIC8. I think I did mess up when I forgot to Erase and performed a write to it (it should still erase before the write but here we are). I performed the same tasks on three other units that came out of an auction and successfully reprogrammed them with a bios file obtained from HP.
>
> I am thinking of ordering a couple clean ones from eBay and desolder the defective one.
>
> And I know, everyone keeps telling me to stop using the SOIC8, but I simply have too much volume with a huge backlog.
>
>
>
> > On Dec 29, 2019, at 11:18 AM, Mike Banon <mikebdp2(a)gmail.com> wrote:
> >
> >> MX25L12835F/MX25L12845E/MX25L12865E
> > This doesn't seem to be one-time-programmable. Have you tried flashing
> > it on Linux instead of OS X ? Are you doing ISP (In system
> > programming, i.e. with a test clip like SOIC8 or SOIC16) ? At the
> > moment it's unclear to me why your erase operation is failing...
> >
> > On Fri, Dec 27, 2019 at 10:34 PM AL VAN DER LAAN <aelaan(a)rogers.com> wrote:
> >>
> >> Happy Holidays,
> >>
> >>
> >> So this happened: I forgot to Erase the EEPROM, which clearly is my fault, but it was late and I was tired.
> >>
> >> Just trying to see if I can recover this EEprom at all or if I am better getting a couple of new ones from eBay?
> >>
> >>
> >>
> >>
> >> flashrom -p ch341a_spi -E -c MX25L12835F/MX25L12845E/MX25L12865E -f
> >> flashrom v1.1 on Darwin 19.2.0 (x86_64)
> >> flashrom is free software, get the source code at https://flashrom.org
> >>
> >> Calibrating delay loop... OK.
> >> Found Macronix flash chip "MX25L12835F/MX25L12845E/MX25L12865E" (16384 kB, SPI) on ch341a_spi.
> >> Erasing and writing flash chip... FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00000fff: 0x1000
> >> ERASE FAILED!
> >> Looking for another erase function.
> >> FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00007fff: 0x8000
> >> ERASE FAILED!
> >> Looking for another erase function.
> >> FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x0000ffff: 0x10000
> >> ERASE FAILED!
> >> Looking for another erase function.
> >> ^[[B^[[B^[[B^[[BFAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00ffffff: 0x1000000
> >> ERASE FAILED!
> >> Looking for another erase function.
> >> FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00ffffff: 0x1000000
> >> ERASE FAILED!
> >> Looking for another erase function.
> >> Looking for another erase function.
> >> Looking for another erase function.
> >> No usable erase functions left.
> >> FAILED!
> >> Your flash chip is in an unknown state.
> >> Please report this on IRC at chat.freenode.net (channel #flashrom) or
> >> mail flashrom(a)flashrom.org, thanks!
> >> _______________________________________________
> >> flashrom mailing list -- flashrom(a)flashrom.org
> >> To unsubscribe send an email to flashrom-leave(a)flashrom.org
>
1
0
try to flash this bios chip and this is the log
ubuntu@ubuntu:~$ sudo ./flashrom -p ch341a_spi
flashrom p1.0-23-g34b0ff2f on Linux 5.0.0-23-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "unknown Winbond (ex Nexcom) SPI chip" (0 kB, SPI)
on ch341a_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(a)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.
another one
sudo ./flashrom -p ch341a_spi -r badflash.rom
flashrom p1.0-23-g34b0ff2f on Linux 5.0.0-23-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "unknown Winbond (ex Nexcom) SPI chip" (0 kB, SPI)
on ch341a_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(a)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!
Read is not working on this chip. Aborting.
hoping for your help
tnx so much in advance
---------- Forwarded message ---------
From: *Eds Orioque* <conradoorioque(a)gmail.com>
Date: Fri, Dec 27, 2019, 4:58 PM
Subject: winbond w25128jvsm bios chip for asus chromebox cn65
To: <flashrom(a)flashrom.org>
try to flash this bios chip and this is the log
ubuntu@ubuntu:~$ sudo ./flashrom -p ch341a_spi
flashrom p1.0-23-g34b0ff2f on Linux 5.0.0-23-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "unknown Winbond (ex Nexcom) SPI chip" (0 kB, SPI)
on ch341a_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(a)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.
another one
sudo ./flashrom -p ch341a_spi -r badflash.rom
flashrom p1.0-23-g34b0ff2f on Linux 5.0.0-23-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "unknown Winbond (ex Nexcom) SPI chip" (0 kB, SPI)
on ch341a_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(a)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!
Read is not working on this chip. Aborting.
hoping for your help
tnx so much in advance
2
1
Happy Holidays,
So this happened: I forgot to Erase the EEPROM, which clearly is my fault, but it was late and I was tired.
Just trying to see if I can recover this EEprom at all or if I am better getting a couple of new ones from eBay?
flashrom -p ch341a_spi -E -c MX25L12835F/MX25L12845E/MX25L12865E -f
flashrom v1.1 on Darwin 19.2.0 (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK.
Found Macronix flash chip "MX25L12835F/MX25L12845E/MX25L12865E" (16384 kB, SPI) on ch341a_spi.
Erasing and writing flash chip... FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00000fff: 0x1000
ERASE FAILED!
Looking for another erase function.
FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00007fff: 0x8000
ERASE FAILED!
Looking for another erase function.
FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x0000ffff: 0x10000
ERASE FAILED!
Looking for another erase function.
^[[B^[[B^[[B^[[BFAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00ffffff: 0x1000000
ERASE FAILED!
Looking for another erase function.
FAILED at 0x00000000! Expected=0xff, Found=0x40, failed byte count from 0x00000000-0x00ffffff: 0x1000000
ERASE FAILED!
Looking for another erase function.
Looking for another erase function.
Looking for another erase function.
No usable erase functions left.
FAILED!
Your flash chip is in an unknown state.
Please report this on IRC at chat.freenode.net (channel #flashrom) or
mail flashrom(a)flashrom.org, thanks!
2
1
flashrom v1.1-rc1-125-g728062f on Linux 4.15.0-72-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
flashrom was built with libpci 3.5.2, GCC 7.4.0, little endian
Command line (2 args): flashrom -pserprog:dev=/dev/ttyACM0:115200 -VVV
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Initializing serprog programmer
serprog: connected - attempting to synchronize
writecnt 8 wr_bytes 0
wrote 8 bytes
write successful
writecnt 1 wr_bytes 0
wrote 1 bytes
write successful
.readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
writecnt 1 wr_bytes 0
wrote 1 bytes
write successful
.readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
writecnt 1 wr_bytes 0
wrote 1 bytes
write successful
.readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read 1 bytes
readcnt 1 rd_bytes 0
read 1 bytes
writecnt 1 wr_bytes 0
wrote 1 bytes
write successful
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read -1 bytes
readcnt 1 rd_bytes 0
read 1 bytes
readcnt 1 rd_bytes 0
read 1 bytes
serprog: Synchronized
serprog: Interface version ok.
serprog: Bus support: parallel=off, LPC=off, FWH=off, SPI=on
serprog: Maximum write-n length is 1013
serprog: Maximum read-n length is 23552
serprog: Programmer name is "frser-duino"
serprog: Serial buffer size is 1020
serprog: operation buffer size is 12
serprog: Output drivers enabled
The following protocols are supported: SPI.
Probing for AMIC A25L010, 128 kB: programmer_map_flash_region: mapping
A25L010 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for AMIC A25L016, 2048 kB: programmer_map_flash_region: mapping
A25L016 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for AMIC A25L020, 256 kB: programmer_map_flash_region: mapping
A25L020 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for AMIC A25L032, 4096 kB: programmer_map_flash_region: mapping
A25L032 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for AMIC A25L040, 512 kB: programmer_map_flash_region: mapping
A25L040 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for AMIC A25L05PT, 64 kB: programmer_map_flash_region: mapping
A25L05PT from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for AMIC A25L05PU, 64 kB: programmer_map_flash_region: mapping
A25L05PU from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for AMIC A25L080, 1024 kB: programmer_map_flash_region: mapping
A25L080 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for AMIC A25L10PT, 128 kB: programmer_map_flash_region: mapping
A25L10PT from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for AMIC A25L10PU, 128 kB: programmer_map_flash_region: mapping
A25L10PU from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for AMIC A25L16PT, 2048 kB: programmer_map_flash_region: mapping
A25L16PT from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for AMIC A25L16PU, 2048 kB: programmer_map_flash_region: mapping
A25L16PU from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for AMIC A25L20PT, 256 kB: programmer_map_flash_region: mapping
A25L20PT from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for AMIC A25L20PU, 256 kB: programmer_map_flash_region: mapping
A25L20PU from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for AMIC A25L40PT, 512 kB: programmer_map_flash_region: mapping
A25L40PT from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for AMIC A25L40PU, 512 kB: programmer_map_flash_region: mapping
A25L40PU from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for AMIC A25L512, 64 kB: programmer_map_flash_region: mapping
A25L512 from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for AMIC A25L80P, 1024 kB: programmer_map_flash_region: mapping
A25L80P from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for AMIC A25LQ032/A25LQ32A, 4096 kB:
programmer_map_flash_region: mapping A25LQ032/A25LQ32A from
0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for AMIC A25LQ16, 2048 kB: programmer_map_flash_region: mapping
A25LQ16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for AMIC A25LQ64, 8192 kB: programmer_map_flash_region: mapping
A25LQ64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Atmel AT25DF021, 256 kB: programmer_map_flash_region:
mapping AT25DF021 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Atmel AT25DF021A, 256 kB: programmer_map_flash_region:
mapping AT25DF021A from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Atmel AT25DF041A, 512 kB: programmer_map_flash_region:
mapping AT25DF041A from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Atmel AT25DF081, 1024 kB: programmer_map_flash_region:
mapping AT25DF081 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Atmel AT25DF081A, 1024 kB: programmer_map_flash_region:
mapping AT25DF081A from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Atmel AT25DF161, 2048 kB: programmer_map_flash_region:
mapping AT25DF161 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Atmel AT25DF321, 4096 kB: programmer_map_flash_region:
mapping AT25DF321 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Atmel AT25DF321A, 4096 kB: programmer_map_flash_region:
mapping AT25DF321A from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Atmel AT25DF641(A), 8192 kB: programmer_map_flash_region:
mapping AT25DF641(A) from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Atmel AT25DL081, 1024 kB: programmer_map_flash_region:
mapping AT25DL081 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Atmel AT25DL161, 2048 kB: programmer_map_flash_region:
mapping AT25DL161 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Atmel AT25DQ161, 2048 kB: programmer_map_flash_region:
mapping AT25DQ161 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Atmel AT25F1024(A), 128 kB: programmer_map_flash_region:
mapping AT25F1024(A) from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=2
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Atmel AT25F2048, 256 kB: programmer_map_flash_region:
mapping AT25F2048 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=2
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Atmel AT25F4096, 512 kB: programmer_map_flash_region:
mapping AT25F4096 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=2
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Atmel AT25F512, 64 kB: programmer_map_flash_region: mapping
AT25F512 from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=2
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Atmel AT25F512A, 64 kB: programmer_map_flash_region: mapping
AT25F512A from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=2
probe_spi_at25f: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Atmel AT25F512B, 64 kB: programmer_map_flash_region: mapping
AT25F512B from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Atmel AT25FS010, 128 kB: programmer_map_flash_region:
mapping AT25FS010 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Atmel AT25FS040, 512 kB: programmer_map_flash_region:
mapping AT25FS040 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Atmel AT25SF041, 512 kB: programmer_map_flash_region:
mapping AT25SF041 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Atmel AT25SF081, 1024 kB: programmer_map_flash_region:
mapping AT25SF081 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Atmel AT25SF161, 2048 kB: programmer_map_flash_region:
mapping AT25SF161 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Atmel AT25SF321, 4096 kB: programmer_map_flash_region:
mapping AT25SF321 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Atmel AT25SL128A, 16384 kB: programmer_map_flash_region:
mapping AT25SL128A from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Atmel AT26DF041, 512 kB: programmer_map_flash_region:
mapping AT26DF041 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Atmel AT26DF081A, 1024 kB: programmer_map_flash_region:
mapping AT26DF081A from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Atmel AT26DF161, 2048 kB: programmer_map_flash_region:
mapping AT26DF161 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Atmel AT26DF161A, 2048 kB: programmer_map_flash_region:
mapping AT26DF161A from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Atmel AT26F004, 512 kB: programmer_map_flash_region: mapping
AT26F004 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Atmel AT45CS1282, 16896 kB: programmer_map_flash_region:
mapping AT45CS1282 from 0x00000000fef80000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Atmel AT45DB011D, 128 kB: programmer_map_flash_region:
mapping AT45DB011D from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Atmel AT45DB021D, 256 kB: programmer_map_flash_region:
mapping AT45DB021D from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Atmel AT45DB041D, 512 kB: programmer_map_flash_region:
mapping AT45DB041D from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Atmel AT45DB081D, 1024 kB: programmer_map_flash_region:
mapping AT45DB081D from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Atmel AT45DB161D, 2048 kB: programmer_map_flash_region:
mapping AT45DB161D from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Atmel AT45DB321C, 4224 kB: programmer_map_flash_region:
mapping AT45DB321C from 0x00000000ffbe0000 to 0x00000000ffbe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffbe0000
Probing for Atmel AT45DB321D, 4096 kB: programmer_map_flash_region:
mapping AT45DB321D from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Atmel AT45DB321E, 4096 kB: programmer_map_flash_region:
mapping AT45DB321E from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Atmel AT45DB642D, 8192 kB: programmer_map_flash_region:
mapping AT45DB642D from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for ESI ES25P16, 2048 kB: programmer_map_flash_region: mapping
ES25P16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for ESI ES25P40, 512 kB: programmer_map_flash_region: mapping
ES25P40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for ESI ES25P80, 1024 kB: programmer_map_flash_region: mapping
ES25P80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for ESMT F25L008A, 1024 kB: programmer_map_flash_region: mapping
F25L008A from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for ESMT F25L32PA, 4096 kB: programmer_map_flash_region: mapping
F25L32PA from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25B05, 64 kB: programmer_map_flash_region: mapping
EN25B05 from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Eon EN25B05T, 64 kB: programmer_map_flash_region: mapping
EN25B05T from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Eon EN25B10, 128 kB: programmer_map_flash_region: mapping
EN25B10 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Eon EN25B10T, 128 kB: programmer_map_flash_region: mapping
EN25B10T from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Eon EN25B16, 2048 kB: programmer_map_flash_region: mapping
EN25B16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Eon EN25B16T, 2048 kB: programmer_map_flash_region: mapping
EN25B16T from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Eon EN25B20, 256 kB: programmer_map_flash_region: mapping
EN25B20 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Eon EN25B20T, 256 kB: programmer_map_flash_region: mapping
EN25B20T from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Eon EN25B32, 4096 kB: programmer_map_flash_region: mapping
EN25B32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25B32T, 4096 kB: programmer_map_flash_region: mapping
EN25B32T from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25B40, 512 kB: programmer_map_flash_region: mapping
EN25B40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Eon EN25B40T, 512 kB: programmer_map_flash_region: mapping
EN25B40T from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Eon EN25B64, 8192 kB: programmer_map_flash_region: mapping
EN25B64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Eon EN25B64T, 8192 kB: programmer_map_flash_region: mapping
EN25B64T from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Eon EN25B80, 1024 kB: programmer_map_flash_region: mapping
EN25B80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Eon EN25B80T, 1024 kB: programmer_map_flash_region: mapping
EN25B80T from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Eon EN25F05, 64 kB: programmer_map_flash_region: mapping
EN25F05 from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Eon EN25F10, 128 kB: programmer_map_flash_region: mapping
EN25F10 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Eon EN25F16, 2048 kB: programmer_map_flash_region: mapping
EN25F16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Eon EN25F20, 256 kB: programmer_map_flash_region: mapping
EN25F20 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Eon EN25F32, 4096 kB: programmer_map_flash_region: mapping
EN25F32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25F40, 512 kB: programmer_map_flash_region: mapping
EN25F40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Eon EN25F64, 8192 kB: programmer_map_flash_region: mapping
EN25F64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Eon EN25F80, 1024 kB: programmer_map_flash_region: mapping
EN25F80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Eon EN25P05, 64 kB: programmer_map_flash_region: mapping
EN25P05 from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Eon EN25P10, 128 kB: programmer_map_flash_region: mapping
EN25P10 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Eon EN25P16, 2048 kB: programmer_map_flash_region: mapping
EN25P16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Eon EN25P20, 256 kB: programmer_map_flash_region: mapping
EN25P20 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Eon EN25P32, 4096 kB: programmer_map_flash_region: mapping
EN25P32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25P40, 512 kB: programmer_map_flash_region: mapping
EN25P40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Eon EN25P64, 8192 kB: programmer_map_flash_region: mapping
EN25P64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Eon EN25P80, 1024 kB: programmer_map_flash_region: mapping
EN25P80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Eon EN25Q128, 16384 kB: programmer_map_flash_region: mapping
EN25Q128 from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Eon EN25Q16, 2048 kB: programmer_map_flash_region: mapping
EN25Q16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Eon EN25Q32(A/B), 4096 kB: programmer_map_flash_region:
mapping EN25Q32(A/B) from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25Q40, 512 kB: programmer_map_flash_region: mapping
EN25Q40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Eon EN25Q64, 8192 kB: programmer_map_flash_region: mapping
EN25Q64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Eon EN25Q80(A), 1024 kB: programmer_map_flash_region:
mapping EN25Q80(A) from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Eon EN25QH128, 16384 kB: programmer_map_flash_region:
mapping EN25QH128 from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Eon EN25QH16, 2048 kB: programmer_map_flash_region: mapping
EN25QH16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Eon EN25QH32, 4096 kB: programmer_map_flash_region: mapping
EN25QH32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25QH64, 8192 kB: programmer_map_flash_region: mapping
EN25QH64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Eon EN25S10, 128 kB: programmer_map_flash_region: mapping
EN25S10 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Eon EN25S16, 2048 kB: programmer_map_flash_region: mapping
EN25S16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Eon EN25S20, 256 kB: programmer_map_flash_region: mapping
EN25S20 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Eon EN25S32, 4096 kB: programmer_map_flash_region: mapping
EN25S32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Eon EN25S40, 512 kB: programmer_map_flash_region: mapping
EN25S40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Eon EN25S64, 8192 kB: programmer_map_flash_region: mapping
EN25S64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Eon EN25S80, 1024 kB: programmer_map_flash_region: mapping
EN25S80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for GigaDevice GD25B128B/GD25Q128B, 16384 kB:
programmer_map_flash_region: mapping GD25B128B/GD25Q128B from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for GigaDevice GD25LQ128C/GD25LQ128D, 16384 kB:
programmer_map_flash_region: mapping GD25LQ128C/GD25LQ128D from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for GigaDevice GD25LQ16, 2048 kB: programmer_map_flash_region:
mapping GD25LQ16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for GigaDevice GD25LQ32, 4096 kB: programmer_map_flash_region:
mapping GD25LQ32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for GigaDevice GD25LQ40, 512 kB: programmer_map_flash_region:
mapping GD25LQ40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for GigaDevice GD25LQ64(B), 8192 kB:
programmer_map_flash_region: mapping GD25LQ64(B) from 0x00000000ff800000
to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for GigaDevice GD25LQ80, 1024 kB: programmer_map_flash_region:
mapping GD25LQ80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for GigaDevice GD25Q10, 128 kB: programmer_map_flash_region:
mapping GD25Q10 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for GigaDevice GD25Q127C/GD25Q128C, 16384 kB:
programmer_map_flash_region: mapping GD25Q127C/GD25Q128C from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for GigaDevice GD25Q16(B), 2048 kB: programmer_map_flash_region:
mapping GD25Q16(B) from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for GigaDevice GD25Q20(B), 256 kB: programmer_map_flash_region:
mapping GD25Q20(B) from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for GigaDevice GD25Q256D, 32768 kB: programmer_map_flash_region:
mapping GD25Q256D from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for GigaDevice GD25Q32(B), 4096 kB: programmer_map_flash_region:
mapping GD25Q32(B) from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for GigaDevice GD25Q40(B), 512 kB: programmer_map_flash_region:
mapping GD25Q40(B) from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for GigaDevice GD25Q512, 64 kB: programmer_map_flash_region:
mapping GD25Q512 from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for GigaDevice GD25Q64(B), 8192 kB: programmer_map_flash_region:
mapping GD25Q64(B) from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for GigaDevice GD25Q80(B), 1024 kB: programmer_map_flash_region:
mapping GD25Q80(B) from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for GigaDevice GD25T80, 1024 kB: programmer_map_flash_region:
mapping GD25T80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for GigaDevice GD25VQ16C, 2048 kB: programmer_map_flash_region:
mapping GD25VQ16C from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for GigaDevice GD25VQ21B, 256 kB: programmer_map_flash_region:
mapping GD25VQ21B from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for GigaDevice GD25VQ40C, 512 kB: programmer_map_flash_region:
mapping GD25VQ40C from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for GigaDevice GD25VQ41B, 512 kB: programmer_map_flash_region:
mapping GD25VQ41B from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for GigaDevice GD25VQ80C, 1024 kB: programmer_map_flash_region:
mapping GD25VQ80C from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for ISSI IS25LP064, 8192 kB: programmer_map_flash_region:
mapping IS25LP064 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for ISSI IS25LP128, 16384 kB: programmer_map_flash_region:
mapping IS25LP128 from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for ISSI IS25LP256, 32768 kB: programmer_map_flash_region:
mapping IS25LP256 from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for ISSI IS25WP032, 4096 kB: programmer_map_flash_region:
mapping IS25WP032 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for ISSI IS25WP064, 8192 kB: programmer_map_flash_region:
mapping IS25WP064 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for ISSI IS25WP128, 16384 kB: programmer_map_flash_region:
mapping IS25WP128 from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for ISSI IS25WP256, 32768 kB: programmer_map_flash_region:
mapping IS25WP256 from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Intel 25F160S33B8, 2048 kB: programmer_map_flash_region:
mapping 25F160S33B8 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Intel 25F160S33T8, 2048 kB: programmer_map_flash_region:
mapping 25F160S33T8 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Intel 25F320S33B8, 4096 kB: programmer_map_flash_region:
mapping 25F320S33B8 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Intel 25F320S33T8, 4096 kB: programmer_map_flash_region:
mapping 25F320S33T8 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Intel 25F640S33B8, 8192 kB: programmer_map_flash_region:
mapping 25F640S33B8 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Intel 25F640S33T8, 8192 kB: programmer_map_flash_region:
mapping 25F640S33T8 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX23L12854, 16384 kB: programmer_map_flash_region:
mapping MX23L12854 from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Macronix MX23L1654, 2048 kB: programmer_map_flash_region:
mapping MX23L1654 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Macronix MX23L3254, 4096 kB: programmer_map_flash_region:
mapping MX23L3254 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Macronix MX23L6454, 8192 kB: programmer_map_flash_region:
mapping MX23L6454 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX25L1005(C)/MX25L1006E, 128 kB:
programmer_map_flash_region: mapping MX25L1005(C)/MX25L1006E from
0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Macronix MX25L12805D, 16384 kB: programmer_map_flash_region:
mapping MX25L12805D from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Macronix MX25L12835F/MX25L12845E/MX25L12865E, 16384 kB:
programmer_map_flash_region: mapping MX25L12835F/MX25L12845E/MX25L12865E
from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Macronix MX25L1605, 2048 kB: programmer_map_flash_region:
mapping MX25L1605 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Macronix MX25L1605A/MX25L1606E/MX25L1608E, 2048 kB:
programmer_map_flash_region: mapping MX25L1605A/MX25L1606E/MX25L1608E
from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Macronix MX25L1605D/MX25L1608D/MX25L1673E, 2048 kB:
programmer_map_flash_region: mapping MX25L1605D/MX25L1608D/MX25L1673E
from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Macronix MX25L1635D, 2048 kB: programmer_map_flash_region:
mapping MX25L1635D from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Macronix MX25L1635E, 2048 kB: programmer_map_flash_region:
mapping MX25L1635E from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Macronix MX25L2005(C)/MX25L2006E, 256 kB:
programmer_map_flash_region: mapping MX25L2005(C)/MX25L2006E from
0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Macronix MX25L25635F/MX25L25645G, 32768 kB:
programmer_map_flash_region: mapping MX25L25635F/MX25L25645G from
0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Macronix MX25L3205(A), 4096 kB: programmer_map_flash_region:
mapping MX25L3205(A) from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Macronix MX25L3205D/MX25L3208D, 4096 kB:
programmer_map_flash_region: mapping MX25L3205D/MX25L3208D from
0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Macronix MX25L3206E/MX25L3208E, 4096 kB:
programmer_map_flash_region: mapping MX25L3206E/MX25L3208E from
0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Macronix MX25L3235D, 4096 kB: programmer_map_flash_region:
mapping MX25L3235D from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Macronix MX25L3273E, 4096 kB: programmer_map_flash_region:
mapping MX25L3273E from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Macronix MX25L4005(A/C)/MX25L4006E, 512 kB:
programmer_map_flash_region: mapping MX25L4005(A/C)/MX25L4006E from
0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Macronix MX25L512(E)/MX25V512(C), 64 kB:
programmer_map_flash_region: mapping MX25L512(E)/MX25V512(C) from
0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Macronix MX25L6405, 8192 kB: programmer_map_flash_region:
mapping MX25L6405 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX25L6405D, 8192 kB: programmer_map_flash_region:
mapping MX25L6405D from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX25L6406E/MX25L6408E, 8192 kB:
programmer_map_flash_region: mapping MX25L6406E/MX25L6408E from
0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix
MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E/MX25L6473F, 8192 kB:
programmer_map_flash_region: mapping
MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E/MX25L6473F from
0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX25L6495F, 8192 kB: programmer_map_flash_region:
mapping MX25L6495F from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX25L8005/MX25L8006E/MX25L8008E/MX25V8005, 1024 kB:
programmer_map_flash_region: mapping
MX25L8005/MX25L8006E/MX25L8008E/MX25V8005 from 0x00000000fff00000 to
0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Macronix MX25R6435F, 8192 kB: programmer_map_flash_region:
mapping MX25R6435F from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX25U12835F, 16384 kB: programmer_map_flash_region:
mapping MX25U12835F from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Macronix MX25U1635E, 2048 kB: programmer_map_flash_region:
mapping MX25U1635E from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Macronix MX25U25635F, 32768 kB: programmer_map_flash_region:
mapping MX25U25635F from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Macronix MX25U3235E/F, 4096 kB: programmer_map_flash_region:
mapping MX25U3235E/F from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Macronix MX25U51245G, 65536 kB: programmer_map_flash_region:
mapping MX25U51245G from 0x00000000fc000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Macronix MX25U6435E/F, 8192 kB: programmer_map_flash_region:
mapping MX25U6435E/F from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Macronix MX25U8032E, 1024 kB: programmer_map_flash_region:
mapping MX25U8032E from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Macronix MX66L51235F/MX25L51245G, 65536 kB:
programmer_map_flash_region: mapping MX66L51235F/MX25L51245G from
0x00000000fc000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron/Numonyx/ST M25P05, 64 kB:
programmer_map_flash_region: mapping M25P05 from 0x00000000ffff0000 to
0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. Ignoring RES in favour of RDID.
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Micron/Numonyx/ST M25P05-A, 64 kB:
programmer_map_flash_region: mapping M25P05-A from 0x00000000ffff0000 to
0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for Micron/Numonyx/ST M25P10, 128 kB:
programmer_map_flash_region: mapping M25P10 from 0x00000000fffe0000 to
0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. Ignoring RES in favour of RDID.
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Micron/Numonyx/ST M25P10-A, 128 kB:
programmer_map_flash_region: mapping M25P10-A from 0x00000000fffe0000 to
0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Micron/Numonyx/ST M25P128, 16384 kB:
programmer_map_flash_region: mapping M25P128 from 0x00000000ff000000 to
0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Micron/Numonyx/ST M25P16, 2048 kB:
programmer_map_flash_region: mapping M25P16 from 0x00000000ffe00000 to
0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Micron/Numonyx/ST M25P20, 256 kB:
programmer_map_flash_region: mapping M25P20 from 0x00000000fffc0000 to
0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Micron/Numonyx/ST M25P20-old, 256 kB:
programmer_map_flash_region: mapping M25P20-old from 0x00000000fffc0000
to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. Ignoring RES in favour of RDID.
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Micron/Numonyx/ST M25P32, 4096 kB:
programmer_map_flash_region: mapping M25P32 from 0x00000000ffc00000 to
0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Micron/Numonyx/ST M25P40, 512 kB:
programmer_map_flash_region: mapping M25P40 from 0x00000000fff80000 to
0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Micron/Numonyx/ST M25P40-old, 512 kB:
programmer_map_flash_region: mapping M25P40-old from 0x00000000fff80000
to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. Ignoring RES in favour of RDID.
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Micron/Numonyx/ST M25P64, 8192 kB:
programmer_map_flash_region: mapping M25P64 from 0x00000000ff800000 to
0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Micron/Numonyx/ST M25P80, 1024 kB:
programmer_map_flash_region: mapping M25P80 from 0x00000000fff00000 to
0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Micron/Numonyx/ST M25PE10, 128 kB:
programmer_map_flash_region: mapping M25PE10 from 0x00000000fffe0000 to
0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Micron/Numonyx/ST M25PE16, 2048 kB:
programmer_map_flash_region: mapping M25PE16 from 0x00000000ffe00000 to
0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Micron/Numonyx/ST M25PE20, 256 kB:
programmer_map_flash_region: mapping M25PE20 from 0x00000000fffc0000 to
0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Micron/Numonyx/ST M25PE40, 512 kB:
programmer_map_flash_region: mapping M25PE40 from 0x00000000fff80000 to
0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Micron/Numonyx/ST M25PE80, 1024 kB:
programmer_map_flash_region: mapping M25PE80 from 0x00000000fff00000 to
0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Micron/Numonyx/ST M25PX16, 2048 kB:
programmer_map_flash_region: mapping M25PX16 from 0x00000000ffe00000 to
0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Micron/Numonyx/ST M25PX32, 4096 kB:
programmer_map_flash_region: mapping M25PX32 from 0x00000000ffc00000 to
0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Micron/Numonyx/ST M25PX64, 8192 kB:
programmer_map_flash_region: mapping M25PX64 from 0x00000000ff800000 to
0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Micron/Numonyx/ST M25PX80, 1024 kB:
programmer_map_flash_region: mapping M25PX80 from 0x00000000fff00000 to
0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Micron/Numonyx/ST M45PE10, 128 kB:
programmer_map_flash_region: mapping M45PE10 from 0x00000000fffe0000 to
0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Micron/Numonyx/ST M45PE16, 2048 kB:
programmer_map_flash_region: mapping M45PE16 from 0x00000000ffe00000 to
0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Micron/Numonyx/ST M45PE20, 256 kB:
programmer_map_flash_region: mapping M45PE20 from 0x00000000fffc0000 to
0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Micron/Numonyx/ST M45PE40, 512 kB:
programmer_map_flash_region: mapping M45PE40 from 0x00000000fff80000 to
0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Micron/Numonyx/ST M45PE80, 1024 kB:
programmer_map_flash_region: mapping M45PE80 from 0x00000000fff00000 to
0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Micron/Numonyx/ST N25Q00A..1G, 131072 kB:
programmer_map_flash_region: mapping N25Q00A..1G from 0x00000000f8000000
to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron/Numonyx/ST N25Q00A..3G, 131072 kB:
programmer_map_flash_region: mapping N25Q00A..3G from 0x00000000f8000000
to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron/Numonyx/ST N25Q016, 2048 kB:
programmer_map_flash_region: mapping N25Q016 from 0x00000000ffe00000 to
0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Micron/Numonyx/ST N25Q032..1E, 4096 kB:
programmer_map_flash_region: mapping N25Q032..1E from 0x00000000ffc00000
to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Micron/Numonyx/ST N25Q032..3E, 4096 kB:
programmer_map_flash_region: mapping N25Q032..3E from 0x00000000ffc00000
to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Micron/Numonyx/ST N25Q064..1E, 8192 kB:
programmer_map_flash_region: mapping N25Q064..1E from 0x00000000ff800000
to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Micron/Numonyx/ST N25Q064..3E, 8192 kB:
programmer_map_flash_region: mapping N25Q064..3E from 0x00000000ff800000
to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Micron/Numonyx/ST N25Q128..1E, 16384 kB:
programmer_map_flash_region: mapping N25Q128..1E from 0x00000000ff000000
to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Micron/Numonyx/ST N25Q128..3E, 16384 kB:
programmer_map_flash_region: mapping N25Q128..3E from 0x00000000ff000000
to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Micron/Numonyx/ST N25Q256..1E, 32768 kB:
programmer_map_flash_region: mapping N25Q256..1E from 0x00000000fe000000
to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron/Numonyx/ST N25Q256..3E, 32768 kB:
programmer_map_flash_region: mapping N25Q256..3E from 0x00000000fe000000
to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron/Numonyx/ST N25Q512..1G, 65536 kB:
programmer_map_flash_region: mapping N25Q512..1G from 0x00000000fc000000
to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron/Numonyx/ST N25Q512..3G, 65536 kB:
programmer_map_flash_region: mapping N25Q512..3G from 0x00000000fc000000
to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QL01G, 131072 kB: programmer_map_flash_region:
mapping MT25QL01G from 0x00000000f8000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QU01G, 131072 kB: programmer_map_flash_region:
mapping MT25QU01G from 0x00000000f8000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QL02G, 262144 kB: programmer_map_flash_region:
mapping MT25QL02G from 0x00000000f0000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QU02G, 262144 kB: programmer_map_flash_region:
mapping MT25QU02G from 0x00000000f0000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QU128, 16384 kB: programmer_map_flash_region:
mapping MT25QU128 from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Micron MT25QL128, 16384 kB: programmer_map_flash_region:
mapping MT25QL128 from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Micron MT25QL256, 32768 kB: programmer_map_flash_region:
mapping MT25QL256 from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QU256, 32768 kB: programmer_map_flash_region:
mapping MT25QU256 from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QL512, 65536 kB: programmer_map_flash_region:
mapping MT25QL512 from 0x00000000fc000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Micron MT25QU512, 65536 kB: programmer_map_flash_region:
mapping MT25QU512 from 0x00000000fc000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Nantronics N25S10, 128 kB: programmer_map_flash_region:
mapping N25S10 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Nantronics N25S16, 2048 kB: programmer_map_flash_region:
mapping N25S16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Nantronics N25S20, 256 kB: programmer_map_flash_region:
mapping N25S20 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Nantronics N25S40, 512 kB: programmer_map_flash_region:
mapping N25S40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Nantronics N25S80, 1024 kB: programmer_map_flash_region:
mapping N25S80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for PMC Pm25LD010(C), 128 kB: programmer_map_flash_region:
mapping Pm25LD010(C) from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for PMC Pm25LD020(C), 256 kB: programmer_map_flash_region:
mapping Pm25LD020(C) from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for PMC Pm25LD040(C), 512 kB: programmer_map_flash_region:
mapping Pm25LD040(C) from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for PMC Pm25LD256C, 32 kB: programmer_map_flash_region: mapping
Pm25LD256C from 0x00000000ffff8000 to 0x00000000ffff8000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff8000
Probing for PMC Pm25LD512(C), 64 kB: programmer_map_flash_region:
mapping Pm25LD512(C) from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for PMC Pm25LQ016, 2048 kB: programmer_map_flash_region: mapping
Pm25LQ016 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for PMC Pm25LQ020, 256 kB: programmer_map_flash_region: mapping
Pm25LQ020 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for PMC Pm25LQ032C, 4096 kB: programmer_map_flash_region:
mapping Pm25LQ032C from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for PMC Pm25LQ040, 512 kB: programmer_map_flash_region: mapping
Pm25LQ040 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for PMC Pm25LQ080, 1024 kB: programmer_map_flash_region: mapping
Pm25LQ080 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for PMC Pm25LV010, 128 kB: programmer_map_flash_region: mapping
Pm25LV010 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for PMC Pm25LV010A, 128 kB: programmer_map_flash_region: mapping
Pm25LV010A from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for PMC Pm25LV016B, 2048 kB: programmer_map_flash_region:
mapping Pm25LV016B from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for PMC Pm25LV020, 256 kB: programmer_map_flash_region: mapping
Pm25LV020 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for PMC Pm25LV040, 512 kB: programmer_map_flash_region: mapping
Pm25LV040 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for PMC Pm25LV080B, 1024 kB: programmer_map_flash_region:
mapping Pm25LV080B from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for PMC Pm25LV512(A), 64 kB: programmer_map_flash_region:
mapping Pm25LV512(A) from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for SST SST25LF020A, 256 kB: programmer_map_flash_region:
mapping SST25LF020A from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=4, readcnt=2
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for SST SST25LF040A, 512 kB: programmer_map_flash_region:
mapping SST25LF040A from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for SST SST25LF080(A), 1024 kB: programmer_map_flash_region:
mapping SST25LF080(A) from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for SST SST25VF010(A), 128 kB: programmer_map_flash_region:
mapping SST25VF010(A) from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=4, readcnt=2
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for SST SST25VF016B, 2048 kB: programmer_map_flash_region:
mapping SST25VF016B from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for SST SST25VF020, 256 kB: programmer_map_flash_region: mapping
SST25VF020 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=4, readcnt=2
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for SST SST25VF020B, 256 kB: programmer_map_flash_region:
mapping SST25VF020B from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for SST SST25VF032B, 4096 kB: programmer_map_flash_region:
mapping SST25VF032B from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for SST SST25VF040, 512 kB: programmer_map_flash_region: mapping
SST25VF040 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=4, readcnt=2
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for SST SST25VF040B, 512 kB: programmer_map_flash_region:
mapping SST25VF040B from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for SST SST25VF040B.REMS, 512 kB: programmer_map_flash_region:
mapping SST25VF040B.REMS from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=4, readcnt=2
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for SST SST25VF064C, 8192 kB: programmer_map_flash_region:
mapping SST25VF064C from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for SST SST25VF080B, 1024 kB: programmer_map_flash_region:
mapping SST25VF080B from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for SST SST25VF512(A), 64 kB: programmer_map_flash_region:
mapping SST25VF512(A) from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=4, readcnt=2
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for SST SST25WF010, 128 kB: programmer_map_flash_region: mapping
SST25WF010 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for SST SST25WF020, 256 kB: programmer_map_flash_region: mapping
SST25WF020 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for SST SST25WF020A, 256 kB: programmer_map_flash_region:
mapping SST25WF020A from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for SST SST25WF040, 512 kB: programmer_map_flash_region: mapping
SST25WF040 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for SST SST25WF040B, 512 kB: programmer_map_flash_region:
mapping SST25WF040B from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for SST SST25WF080, 1024 kB: programmer_map_flash_region:
mapping SST25WF080 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for SST SST25WF080B, 1024 kB: programmer_map_flash_region:
mapping SST25WF080B from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for SST SST25WF512, 64 kB: programmer_map_flash_region: mapping
SST25WF512 from 0x00000000ffff0000 to 0x00000000ffff0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffff0000
Probing for SST SST26VF016B(A), 2048 kB: programmer_map_flash_region:
mapping SST26VF016B(A) from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for SST SST26VF032B(A), 4096 kB: programmer_map_flash_region:
mapping SST26VF032B(A) from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for SST SST26VF064B(A), 8192 kB: programmer_map_flash_region:
mapping SST26VF064B(A) from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for ST M95M02, 256 kB: programmer_map_flash_region: mapping
M95M02 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=4, readcnt=3
probe_spi_st95: id1 0x00, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Sanyo LE25FU106B, 128 kB: programmer_map_flash_region:
mapping LE25FU106B from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Sanyo LE25FU206, 256 kB: programmer_map_flash_region:
mapping LE25FU206 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Sanyo LE25FU206A, 256 kB: programmer_map_flash_region:
mapping LE25FU206A from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Sanyo LE25FU406B, 512 kB: programmer_map_flash_region:
mapping LE25FU406B from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Sanyo LE25FU406C/LE25U40CMC, 512 kB:
programmer_map_flash_region: mapping LE25FU406C/LE25U40CMC from
0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Sanyo LE25FW106, 128 kB: programmer_map_flash_region:
mapping LE25FW106 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Sanyo LE25FW203A, 256 kB: programmer_map_flash_region:
mapping LE25FW203A from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Sanyo LE25FW403A, 512 kB: programmer_map_flash_region:
mapping LE25FW403A from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Sanyo LE25FW406A, 512 kB: programmer_map_flash_region:
mapping LE25FW406A from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Sanyo LE25FW418A, 512 kB: programmer_map_flash_region:
mapping LE25FW418A from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Sanyo LE25FW806, 1024 kB: programmer_map_flash_region:
mapping LE25FW806 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Sanyo LE25FW808, 1024 kB: programmer_map_flash_region:
mapping LE25FW808 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=4, readcnt=2
RES returned 0x10 0x00. probe_spi_res2: id1 0x10, id2 0x0
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Spansion S25FL004A, 512 kB: programmer_map_flash_region:
mapping S25FL004A from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Spansion S25FL008A, 1024 kB: programmer_map_flash_region:
mapping S25FL008A from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Spansion S25FL016A, 2048 kB: programmer_map_flash_region:
mapping S25FL016A from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Spansion S25FL032A/P, 4096 kB: programmer_map_flash_region:
mapping S25FL032A/P from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Spansion S25FL064A/P, 8192 kB: programmer_map_flash_region:
mapping S25FL064A/P from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Spansion S25FL116K/S25FL216K, 2048 kB:
programmer_map_flash_region: mapping S25FL116K/S25FL216K from
0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Spansion S25FL127S-256kB, 16384 kB:
programmer_map_flash_region: mapping S25FL127S-256kB from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL127S-64kB, 16384 kB:
programmer_map_flash_region: mapping S25FL127S-64kB from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL128P......0, 16384 kB:
programmer_map_flash_region: mapping S25FL128P......0 from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL128P......1, 16384 kB:
programmer_map_flash_region: mapping S25FL128P......1 from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL128S......0, 16384 kB:
programmer_map_flash_region: mapping S25FL128S......0 from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL128S......1, 16384 kB:
programmer_map_flash_region: mapping S25FL128S......1 from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL129P......0, 16384 kB:
programmer_map_flash_region: mapping S25FL129P......0 from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL129P......1, 16384 kB:
programmer_map_flash_region: mapping S25FL129P......1 from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Spansion S25FL132K, 4096 kB: programmer_map_flash_region:
mapping S25FL132K from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Spansion S25FL164K, 8192 kB: programmer_map_flash_region:
mapping S25FL164K from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Spansion S25FL204K, 512 kB: programmer_map_flash_region:
mapping S25FL204K from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Spansion S25FL208K, 1024 kB: programmer_map_flash_region:
mapping S25FL208K from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Spansion S25FL256S......0, 32768 kB:
programmer_map_flash_region: mapping S25FL256S......0 from
0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Winbond W25P16, 2048 kB: programmer_map_flash_region:
mapping W25P16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Winbond W25P32, 4096 kB: programmer_map_flash_region:
mapping W25P32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Winbond W25P80, 1024 kB: programmer_map_flash_region:
mapping W25P80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Winbond W25Q128.V, 16384 kB: programmer_map_flash_region:
mapping W25Q128.V from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Winbond W25Q128.V..M, 16384 kB: programmer_map_flash_region:
mapping W25Q128.V..M from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Winbond W25Q128.W, 16384 kB: programmer_map_flash_region:
mapping W25Q128.W from 0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Winbond W25Q128.JW.DTR, 16384 kB:
programmer_map_flash_region: mapping W25Q128.JW.DTR from
0x00000000ff000000 to 0x00000000ff000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff000000
Probing for Winbond W25Q16.V, 2048 kB: programmer_map_flash_region:
mapping W25Q16.V from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Winbond W25Q16.W, 2048 kB: programmer_map_flash_region:
mapping W25Q16.W from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Winbond W25Q20.W, 256 kB: programmer_map_flash_region:
mapping W25Q20.W from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Winbond W25Q256.V, 32768 kB: programmer_map_flash_region:
mapping W25Q256.V from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Winbond W25Q256JV_M, 32768 kB: programmer_map_flash_region:
mapping W25Q256JV_M from 0x00000000fe000000 to 0x0000000000000000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x0000000000000000
Probing for Winbond W25Q32.V, 4096 kB: programmer_map_flash_region:
mapping W25Q32.V from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Winbond W25Q32.W, 4096 kB: programmer_map_flash_region:
mapping W25Q32.W from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Winbond W25Q40.V, 512 kB: programmer_map_flash_region:
mapping W25Q40.V from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Winbond W25Q40BW, 512 kB: programmer_map_flash_region:
mapping W25Q40BW from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Winbond W25Q40EW, 512 kB: programmer_map_flash_region:
mapping W25Q40EW from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Winbond W25Q64.V, 8192 kB: programmer_map_flash_region:
mapping W25Q64.V from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Winbond W25Q64.W, 8192 kB: programmer_map_flash_region:
mapping W25Q64.W from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Winbond W25Q80.V, 1024 kB: programmer_map_flash_region:
mapping W25Q80.V from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Winbond W25Q80BW, 1024 kB: programmer_map_flash_region:
mapping W25Q80BW from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Winbond W25Q80EW, 1024 kB: programmer_map_flash_region:
mapping W25Q80EW from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Winbond W25X10, 128 kB: programmer_map_flash_region: mapping
W25X10 from 0x00000000fffe0000 to 0x00000000fffe0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffe0000
Probing for Winbond W25X16, 2048 kB: programmer_map_flash_region:
mapping W25X16 from 0x00000000ffe00000 to 0x00000000ffe00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffe00000
Probing for Winbond W25X20, 256 kB: programmer_map_flash_region: mapping
W25X20 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Winbond W25X32, 4096 kB: programmer_map_flash_region:
mapping W25X32 from 0x00000000ffc00000 to 0x00000000ffc00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ffc00000
Probing for Winbond W25X40, 512 kB: programmer_map_flash_region: mapping
W25X40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Winbond W25X64, 8192 kB: programmer_map_flash_region:
mapping W25X64 from 0x00000000ff800000 to 0x00000000ff800000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000ff800000
Probing for Winbond W25X80, 1024 kB: programmer_map_flash_region:
mapping W25X80 from 0x00000000fff00000 to 0x00000000fff00000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff00000
Probing for Zetta Device ZD25D20, 256 kB: programmer_map_flash_region:
mapping ZD25D20 from 0x00000000fffc0000 to 0x00000000fffc0000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fffc0000
Probing for Zetta Device ZD25D40, 512 kB: programmer_map_flash_region:
mapping ZD25D40 from 0x00000000fff80000 to 0x00000000fff80000
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
programmer_unmap_flash_region: unmapped 0x00000000fff80000
Probing for Unknown SFDP-capable chip, 0 kB: spi_sfdp_read_sfdp_chunk:
addr=0x0, len=2, data:
serprog_spi_send_command, writecnt=4, readcnt=3
0x00 0x00
spi_sfdp_read_sfdp_chunk: addr=0x2, len=2, data:
serprog_spi_send_command, writecnt=4, readcnt=3
0x00 0x00
Signature = 0x00000000 (should be 0x50444653)
No SFDP signature found.
Probing for AMIC unknown AMIC SPI chip, 0 kB: serprog_spi_send_command,
writecnt=1, readcnt=4
RDID returned 0x20 0x00 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2
0x00
Probing for Atmel unknown Atmel SPI chip, 0 kB:
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for Eon unknown Eon SPI chip, 0 kB: serprog_spi_send_command,
writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for Macronix unknown Macronix SPI chip, 0 kB:
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for PMC unknown PMC SPI chip, 0 kB: serprog_spi_send_command,
writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for SST unknown SST SPI chip, 0 kB: serprog_spi_send_command,
writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for ST unknown ST SPI chip, 0 kB: serprog_spi_send_command,
writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Found ST flash chip "unknown ST SPI chip" (0 kB, SPI) on serprog.
Probing for Sanyo unknown Sanyo SPI chip, 0 kB:
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB:
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for Generic unknown SPI chip (RDID), 0 kB:
serprog_spi_send_command, writecnt=1, readcnt=3
RDID returned 0x20 0x00 0x00. probe_spi_rdid_generic: id1 0x20, id2 0x00
Probing for Generic unknown SPI chip (REMS), 0 kB:
serprog_spi_send_command, writecnt=4, readcnt=2
REMS returned 0x00 0x00. probe_spi_rems: id1 0x0, id2 0x0
Found ST flash chip "unknown ST SPI chip" (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(a)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.
serprog: Output drivers disabled
1
0
Hello,
I'm trying to write to a SST25VF080B SPI Serial Flash device from a
Raspberry Pi 4. I've got the chip wired to SPI0 with a breadboard, and
I've tried using both SPI0_CE0_N and SPI0_CE1_N. The WP# and HOLD#
lines are tied high.
In trying to get this to work, I've tried two different approaches,
and both approaches resulted in the same outcome: I can identify/read
the device (all 0xFFs) but I cannot seem to write to the device. I'm
reaching out here to see if anyone has any ideas why Approach 2 (using
flashrom) doesn't work. It identifies the device but can't seem to
write.
Approach 1 (MTD device)
------------
My first approach was to enable jedec-spi-nor in the device overlay
tree in /boot/config.txt as shown below.
# Enable SST25VF080B
dtoverlay=jedec-spi-nor,flash-spi0-1
Using this approach, I'm able to see /dev/mtd0 show up and /proc/mtd
looks like this:
pi@raspberrypi:~ $ cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00001000 "spi0.1"
I can read/erase/write the device without any errors but write
operations don't seem to be written to the device. See the session
below.
pi@raspberrypi:~/workspace/overlays/flash $ sudo mtd_debug erase
/dev/mtd0 0 4096
Erased 4096 bytes from address 0x00000000 in flash
pi@raspberrypi:~/workspace/overlays/flash $ sudo mtd_debug read
/dev/mtd0 0 4096 read.bin
Copied 4096 bytes from address 0x00000000 in flash to read.bin
pi@raspberrypi:~/workspace/overlays/flash $ xxd read.bin | head
00000000: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000010: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000020: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000030: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000040: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000050: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000060: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000070: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000080: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000090: ffff ffff ffff ffff ffff ffff ffff ffff ................
pi@raspberrypi:~/workspace/overlays/flash $ dd if=/dev/zero
of=write.bin bs=4096 count=1
1+0 records in
1+0 records out
4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000903078 s, 4.5 MB/s
pi@raspberrypi:~/workspace/overlays/flash $ sudo mtd_debug write
/dev/mtd0 0 4096 write.bin
Copied 4096 bytes from write.bin to address 0x00000000 in flash
pi@raspberrypi:~/workspace/overlays/flash $ sudo mtd_debug read
/dev/mtd0 0 4096 read.bin
Copied 4096 bytes from address 0x00000000 in flash to read.bin
pi@raspberrypi:~/workspace/overlays/flash $ xxd read.bin | head
00000000: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000010: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000020: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000030: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000040: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000050: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000060: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000070: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000080: ffff ffff ffff ffff ffff ffff ffff ffff ................
00000090: ffff ffff ffff ffff ffff ffff ffff ffff ................
Approach 2 (flashrom)
------------
In addition to using the jedec-spi-nor driver as shown above, I also
tried using flashrom directly with /dev/spidev0.1. I changed my
overlay tree to be as follows:
# Enable SST25VF080B
# comment this out for now... dtoverlay=jedec-spi-nor,flash-spi0-1
# Enable /dev/spidev0.1
dtoverlay=spi0-cs
Then I try to use flashroom to write to the device, but I have the
same problem with not being able to write to the device.
pi@raspberrypi:~ $ flashrom -VV -p
linux_spi:dev=/dev/spidev0.1,spispeed=60000 -w image.bin
flashrom on Linux 4.19.81-v7l+ (armv7l)
flashrom is free software, get the source code at https://flashrom.org
flashrom was built with libpci 3.5.2, GCC 8.2.0, little endian
Command line (5 args): flashrom -VV -p
linux_spi:dev=/dev/spidev0.1,spispeed=60000 -w image.bin
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Initializing linux_spi programmer
Using device /dev/spidev0.1
Using 60000 kHz clock
The following protocols are supported: SPI.
Probing for AMIC A25L05PT, 64 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L05PU, 64 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L10PT, 128 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L10PU, 128 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L20PT, 256 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L20PU, 256 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L40PT, 512 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L40PU, 512 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for AMIC A25L80P, 1024 kB: probe_spi_rdid_generic: id1 0xbf, id2 0x258e
...
Probing for SST unknown SST SPI chip, 0 kB: probe_spi_rdid_generic:
id1 0xbf, id2 0x258e
Probing for ST unknown ST SPI chip, 0 kB: probe_spi_rdid_generic: id1
0xbf, id2 0x258e
Probing for Sanyo unknown Sanyo SPI chip, 0 kB:
probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB:
probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for Generic unknown SPI chip (RDID), 0 kB:
probe_spi_rdid_generic: id1 0xbf, id2 0x258e
Probing for Generic unknown SPI chip (REMS), 0 kB: probe_spi_rems: id1
0xbf, id2 0x8e
Found SST flash chip "SST25VF080B" (1024 kB, SPI).
Some block protection in effect, disabling... disabled.
Reading old flash chip contents... done.
Erasing and writing flash chip... Trying erase function 0...
0x000000-0x000fff:EW, 0x001000-0x001fff:S, 0x002000-0x002fff:S,
0x003000-0x003fff:S, 0x004000-0x004fff:S, 0x005000-0x005fff:S,
0x006000-0x006fff:S, 0x007000-0x007fff:S, 0x008000-0x008fff:S,
0x009000-0x009fff:S, 0x00a000-0x00afff:S, 0x00b000-0x00bfff:S,
0x00c000-0x00cfff:S, 0x00d000-0x00dfff:S, 0x00e000-0x00efff:S,
0x00f000-0x00ffff:S, 0x010000-0x010fff:S, 0x011000-0x011fff:S,
0x012000-0x012fff:S, 0x013000-0x013fff:S, 0x014000-0x014fff:S,
0x015000-0x015fff:S, 0x016000-0x016fff:S, 0x017000-0x017fff:S,
0x018000-0x018fff:S, 0x019000-0x019fff:S, 0x01a000-0x01afff:S,
0x01b000-0x01bfff:S, 0x01c000-0x01cfff:S, 0x01d000-0x01dfff:S,
0x01e000-0x01efff:S, 0x01f000-0x01ffff:S, 0x020000-0x020fff:S,
0x021000-0x021fff:S, 0x022000-0x022fff:S, 0x023000-0x023fff:S,
0x024000-0x024fff:S, 0x025000-0x025fff:S, 0x026000-0x026fff:S,
0x027000-0x027fff:S, 0x028000-0x028fff:S, 0x029000-0x029fff:S,
0x02a000-0x02afff:S, 0x02b000-0x02bfff:S, 0x02c000-0x02cfff:S,
0x02d000-0x02dfff:S, 0x02e000-0x02efff:S, 0x02f000-0x02ffff:S,
0x030000-0x030fff:S, 0x031000-0x031fff:S, 0x032000-0x032fff:S,
0x033000-0x033fff:S, 0x034000-0x034fff:S, 0x035000-0x035fff:S,
0x036000-0x036fff:S, 0x037000-0x037fff:S, 0x038000-0x038fff:S,
0x039000-0x039fff:S, 0x03a000-0x03afff:S, 0x03b000-0x03bfff:S,
0x03c000-0x03cfff:S, 0x03d000-0x03dfff:S, 0x03e000-0x03efff:S,
0x03f000-0x03ffff:S, 0x040000-0x040fff:S, 0x041000-0x041fff:S,
0x042000-0x042fff:S, 0x043000-0x043fff:S, 0x044000-0x044fff:S,
0x045000-0x045fff:S, 0x046000-0x046fff:S, 0x047000-0x047fff:S,
0x048000-0x048fff:S, 0x049000-0x049fff:S, 0x04a000-0x04afff:S,
0x04b000-0x04bfff:S, 0x04c000-0x04cfff:S, 0x04d000-0x04dfff:S,
0x04e000-0x04efff:S, 0x04f000-0x04ffff:S, 0x050000-0x050fff:S,
0x051000-0x051fff:S, 0x052000-0x052fff:S, 0x053000-0x053fff:S,
0x054000-0x054fff:S, 0x055000-0x055fff:S, 0x056000-0x056fff:S,
0x057000-0x057fff:S, 0x058000-0x058fff:S, 0x059000-0x059fff:S,
0x05a000-0x05afff:S, 0x05b000-0x05bfff:S, 0x05c000-0x05cfff:S,
0x05d000-0x05dfff:S, 0x05e000-0x05efff:S, 0x05f000-0x05ffff:S,
0x060000-0x060fff:S, 0x061000-0x061fff:S, 0x062000-0x062fff:S,
0x063000-0x063fff:S, 0x064000-0x064fff:S, 0x065000-0x065fff:S,
0x066000-0x066fff:S, 0x067000-0x067fff:S, 0x068000-0x068fff:S,
0x069000-0x069fff:S, 0x06a000-0x06afff:S, 0x06b000-0x06bfff:S,
0x06c000-0x06cfff:S, 0x06d000-0x06dfff:S, 0x06e000-0x06efff:S,
0x06f000-0x06ffff:S, 0x070000-0x070fff:S, 0x071000-0x071fff:S,
0x072000-0x072fff:S, 0x073000-0x073fff:S, 0x074000-0x074fff:S,
0x075000-0x075fff:S, 0x076000-0x076fff:S, 0x077000-0x077fff:S,
0x078000-0x078fff:S, 0x079000-0x079fff:S, 0x07a000-0x07afff:S,
0x07b000-0x07bfff:S, 0x07c000-0x07cfff:S, 0x07d000-0x07dfff:S,
0x07e000-0x07efff:S, 0x07f000-0x07ffff:S, 0x080000-0x080fff:S,
0x081000-0x081fff:S, 0x082000-0x082fff:S, 0x083000-0x083fff:S,
0x084000-0x084fff:S, 0x085000-0x085fff:S, 0x086000-0x086fff:S,
0x087000-0x087fff:S, 0x088000-0x088fff:S, 0x089000-0x089fff:S,
0x08a000-0x08afff:S, 0x08b000-0x08bfff:S, 0x08c000-0x08cfff:S,
0x08d000-0x08dfff:S, 0x08e000-0x08efff:S, 0x08f000-0x08ffff:S,
0x090000-0x090fff:S, 0x091000-0x091fff:S, 0x092000-0x092fff:S,
0x093000-0x093fff:S, 0x094000-0x094fff:S, 0x095000-0x095fff:S,
0x096000-0x096fff:S, 0x097000-0x097fff:S, 0x098000-0x098fff:S,
0x099000-0x099fff:S, 0x09a000-0x09afff:S, 0x09b000-0x09bfff:S,
0x09c000-0x09cfff:S, 0x09d000-0x09dfff:S, 0x09e000-0x09efff:S,
0x09f000-0x09ffff:S, 0x0a0000-0x0a0fff:S, 0x0a1000-0x0a1fff:S,
0x0a2000-0x0a2fff:S, 0x0a3000-0x0a3fff:S, 0x0a4000-0x0a4fff:S,
0x0a5000-0x0a5fff:S, 0x0a6000-0x0a6fff:S, 0x0a7000-0x0a7fff:S,
0x0a8000-0x0a8fff:S, 0x0a9000-0x0a9fff:S, 0x0aa000-0x0aafff:S,
0x0ab000-0x0abfff:S, 0x0ac000-0x0acfff:S, 0x0ad000-0x0adfff:S,
0x0ae000-0x0aefff:S, 0x0af000-0x0affff:S, 0x0b0000-0x0b0fff:S,
0x0b1000-0x0b1fff:S, 0x0b2000-0x0b2fff:S, 0x0b3000-0x0b3fff:S,
0x0b4000-0x0b4fff:S, 0x0b5000-0x0b5fff:S, 0x0b6000-0x0b6fff:S,
0x0b7000-0x0b7fff:S, 0x0b8000-0x0b8fff:S, 0x0b9000-0x0b9fff:S,
0x0ba000-0x0bafff:S, 0x0bb000-0x0bbfff:S, 0x0bc000-0x0bcfff:S,
0x0bd000-0x0bdfff:S, 0x0be000-0x0befff:S, 0x0bf000-0x0bffff:S,
0x0c0000-0x0c0fff:S, 0x0c1000-0x0c1fff:S, 0x0c2000-0x0c2fff:S,
0x0c3000-0x0c3fff:S, 0x0c4000-0x0c4fff:S, 0x0c5000-0x0c5fff:S,
0x0c6000-0x0c6fff:S, 0x0c7000-0x0c7fff:S, 0x0c8000-0x0c8fff:S,
0x0c9000-0x0c9fff:S, 0x0ca000-0x0cafff:S, 0x0cb000-0x0cbfff:S,
0x0cc000-0x0ccfff:S, 0x0cd000-0x0cdfff:S, 0x0ce000-0x0cefff:S,
0x0cf000-0x0cffff:S, 0x0d0000-0x0d0fff:S, 0x0d1000-0x0d1fff:S,
0x0d2000-0x0d2fff:S, 0x0d3000-0x0d3fff:S, 0x0d4000-0x0d4fff:S,
0x0d5000-0x0d5fff:S, 0x0d6000-0x0d6fff:S, 0x0d7000-0x0d7fff:S,
0x0d8000-0x0d8fff:S, 0x0d9000-0x0d9fff:S, 0x0da000-0x0dafff:S,
0x0db000-0x0dbfff:S, 0x0dc000-0x0dcfff:S, 0x0dd000-0x0ddfff:S,
0x0de000-0x0defff:S, 0x0df000-0x0dffff:S, 0x0e0000-0x0e0fff:S,
0x0e1000-0x0e1fff:S, 0x0e2000-0x0e2fff:S, 0x0e3000-0x0e3fff:S,
0x0e4000-0x0e4fff:S, 0x0e5000-0x0e5fff:S, 0x0e6000-0x0e6fff:S,
0x0e7000-0x0e7fff:S, 0x0e8000-0x0e8fff:S, 0x0e9000-0x0e9fff:S,
0x0ea000-0x0eafff:S, 0x0eb000-0x0ebfff:S, 0x0ec000-0x0ecfff:S,
0x0ed000-0x0edfff:S, 0x0ee000-0x0eefff:S, 0x0ef000-0x0effff:S,
0x0f0000-0x0f0fff:S, 0x0f1000-0x0f1fff:S, 0x0f2000-0x0f2fff:S,
0x0f3000-0x0f3fff:S, 0x0f4000-0x0f4fff:S, 0x0f5000-0x0f5fff:S,
0x0f6000-0x0f6fff:S, 0x0f7000-0x0f7fff:S, 0x0f8000-0x0f8fff:S,
0x0f9000-0x0f9fff:S, 0x0fa000-0x0fafff:S, 0x0fb000-0x0fbfff:S,
0x0fc000-0x0fcfff:S, 0x0fd000-0x0fdfff:S, 0x0fe000-0x0fefff:S,
0x0ff000-0x0fffff:S
Erase/write done.
Verifying flash... FAILED at 0x00000000! Expected=0x61, Found=0xff,
failed byte count from 0x00000000-0x000fffff: 0x3
Your flash chip is in an unknown state.
Please report this on IRC at chat.freenode.net (channel #flashrom) or
mail flashrom(a)flashrom.org, thanks!
As you can see, it appears to identify the chip as "SST25VF080B", and
it's able to read/erase/write. However, when it goes to verify the
written values it fails.
Does anyone have any idea of things to try?
Thanks!
Anthony
2
1
Dec. 23, 2019
Hi flashrom community!
Long time no see. Just want to report success on probe & read of
GigaDevice GD25Q40(B). The chip itself has different markings; 25Q41BT,
as in
https://ae01.alicdn.com/kf/HTB11jcQJVXXXXaeXVXXq6xXFXXXg/FREE-SHIPPING-SOP8…,
which points which is probably same or similar GigaDevice SPI flash (?)...
The chip is found on PowerColor RX5700 ITX graphics card, and according
to the read ROM contents, reading was successful.
I do not dare to try erasing/writing, as this card is too damn expensive
to risk it...
R,
S
1
0