flashrom
Threads by month
- ----- 2025 -----
- 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
January 2023
- 23 participants
- 27 discussions
March 16, 2023
Hi all,
since the idea to create a new project "flashrom-stable" on coreboot.org
I was wondering how the two projects could coexist best and if they
should share resources like the webpage / wiki.
Any thoughts on this?
Related: If participating in things like GSoC should we do that
together? It seems most topics are applicable to both projects
anyway.
Cheers,
Nico
PS. I'll also put this on tomorrows meeting agenda.
1
1
Feb. 27, 2023
Hello fashrom community,
Great news! As subject says: first release candidate for 1.3 is tagged
as v1.3.0-rc1
The main thing that will be happening with RC1 now is testing.
Few notes about testing and/or using flashrom built from v1.3.0-rc1.
If you are a flashrom user who has never built flashrom from source
code, and always used a packaged release version, please continue
doing so for now. Release candidate is not a release yet, it is
possible some bugs will be found in RC1 and we will have RC2 to fix
those. Watch the mailing list for further announcements.
If you are a developer and building flashrom from source is an
acceptable level of risk for you (because you've done that before,
tried new features from head before, have been developing / testing
your own patches, or tried / tested patches from other people in
community), then please feel free to use v1.3.0-rc1.
Your help with testing and reporting bugs is highly appreciated!
No test case is too small: even if you can run one specific scenario,
it is an important contribution, and yes it helps!
A special case of the above: if you are a developer and work in a
company that is using flashrom: if you could contribute to testing
v1.3.0-rc1 that would be really great! Perhaps (that's me "thinking
aloud") it is possible to point an automated tests suite to v1.3.0-rc1
and run the tests?
How to report a bug or successful testing: there are few options.
First option is to post on the mailing list (feel free to reply on
this thread, or create a new thread).
Second option is to add a comment to a ticket "Testing for release
v1.3" https://ticket.coreboot.org/issues/378. This would require an
account in bugtracker (coreboot account is fine).
Thirdly, of course, you can fix a bug and send a patch! :) Please set
a topic "for_1.3.x"
And finally,
What's new since 1.2?
We've done ~1000 commits in ~3 years! The full exact list of "what's
new" is under construction, will be ready later :)
Meanwhile, here is a very high-level unordered overview:
meson support expanded, and documentation is added
build systems improvements, for both of them
new programmers added
new chips added
unit tests
misc cleanups / refactorings
removing global state / fixing memory leaks
write-protect
and write-protect emulation in dummyflasher
MAINTAINERS file
build script for jenkins upgraded
flashrom_tester improvements
manpage grew more info
...
Two features dropped from release:
promontory support
displaying progress in libflashrom operations
Due to the bugs that won't be possible to fix/test in time for 1.3.
Bug-fixes are planned for the release after (1.3+1).
Thanks heaps everyone, for testing, using flashrom, and supporting the
release process in any other way! It is so much appreciated.
Happy holidays to everyone!
--
Anastasia.
2
1
Hi!
I get this error very often:
flashrom v1.2 on Linux 5.10.78-7-osmc (armv7l)
flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found GigaDevice flash chip "GD25Q64(B)" (8192 kB, SPI) on ch341a_spi.
Reading old flash chip contents... done.
Erasing and writing flash chip... Erase/write done.
Verifying flash... FAILED at 0x00008790! Expected=0x44, Found=0xff, failed byte count from 0x00000000-0x007fffff: 0xcc60
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!
Any ideas?
Regards, Servus.
2
1
The output for the command flashrom -p ch341a_spi -VV is:
flashrom v1.2 on Linux 5.15.0-58-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
flashrom was built with libpci 3.7.0, GCC 11.2.0, little endian
Command line (3 args): flashrom -p ch341a_spi -VV
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Initializing ch341a_spi programmer
Device revision is 3.0.4
The following protocols are supported: SPI.
Probing for AMIC A25L010, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L016, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L020, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L032, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L040, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L05PT, 64 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L05PU, 64 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L080, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L10PT, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L10PU, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L16PT, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L16PU, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L20PT, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L20PU, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L40PT, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L40PU, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L512, 64 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25L80P, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25LQ032/A25LQ32A, 4096 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for AMIC A25LQ16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for AMIC A25LQ64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DF021, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DF021A, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DF041A, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DF081, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DF081A, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT25DF161, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DF321, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DF321A, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT25DF641(A), 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT25DL081, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DL161, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25DQ161, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25F1024(A), 128 kB: probe_spi_at25f: id1 0xff, id2 0xff
Probing for Atmel AT25F2048, 256 kB: probe_spi_at25f: id1 0xff, id2 0xff
Probing for Atmel AT25F4096, 512 kB: probe_spi_at25f: id1 0xff, id2 0xff
Probing for Atmel AT25F512, 64 kB: probe_spi_at25f: id1 0xff, id2 0xff
Probing for Atmel AT25F512A, 64 kB: probe_spi_at25f: id1 0xff, id2 0xff
Probing for Atmel AT25F512B, 64 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25FS010, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25FS040, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25SF041, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25SF081, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25SF161, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25SF321, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT25SL128A, 16384 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT26DF041, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT26DF081A, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT26DF161, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT26DF161A, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT26F004, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT45CS1282, 16896 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT45DB011D, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT45DB021D, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT45DB041D, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Atmel AT45DB081D, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT45DB161D, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT45DB321C, 4224 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT45DB321D, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT45DB321E, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Atmel AT45DB642D, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for ESI ES25P16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ESI ES25P40, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ESI ES25P80, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ESMT F25L008A, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ESMT F25L32PA, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B05, 64 kB: probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Eon EN25B05T, 64 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B10, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B10T, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B16T, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B20, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B20T, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B32, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B32T, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B40, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B40T, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B64T, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B80, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25B80T, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25F05, 64 kB: probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Eon EN25F10, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25F16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25F20, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25F32, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25F40, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25F64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25F80, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25P05, 64 kB: probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Eon EN25P10, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25P16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25P20, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25P32, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25P40, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25P64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25P80, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25Q128, 16384 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25Q16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25Q32(A/B), 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Eon EN25Q40, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25Q64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25Q80(A), 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25QH128, 16384 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25QH16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25QH32, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25QH64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25S10, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25S16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25S20, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25S32, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25S40, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25S64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Eon EN25S80, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for GigaDevice GD25B128B/GD25Q128B, 16384 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for GigaDevice GD25LQ128C/GD25LQ128D, 16384 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for GigaDevice GD25LQ16, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25LQ32, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25LQ40, 512 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25LQ64(B), 8192 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25LQ80, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25Q10, 128 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25Q127C/GD25Q128C, 16384 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for GigaDevice GD25Q16(B), 2048 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25Q20(B), 256 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25Q256D, 32768 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25Q32(B), 4096 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25Q40(B), 512 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25Q512, 64 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25Q64(B), 8192 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25Q80(B), 1024 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25T80, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25VQ16C, 2048 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for GigaDevice GD25VQ21B, 256 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25VQ40C, 512 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25VQ41B, 512 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for GigaDevice GD25VQ80C, 1024 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for ISSI IS25LP064, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ISSI IS25LP128, 16384 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ISSI IS25LP256, 32768 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ISSI IS25WP032, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ISSI IS25WP064, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ISSI IS25WP128, 16384 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for ISSI IS25WP256, 32768 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Intel 25F160S33B8, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Intel 25F160S33T8, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Intel 25F320S33B8, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Intel 25F320S33T8, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Intel 25F640S33B8, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Intel 25F640S33T8, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX23L12854, 16384 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX23L1654, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX23L3254, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX23L6454, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L1005(C)/MX25L1006E, 128 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L12805D, 16384 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX25L12835F/MX25L12845E/MX25L12865E, 16384 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L1605, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L1605A/MX25L1606E/MX25L1608E, 2048 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L1605D/MX25L1608D/MX25L1673E, 2048 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L1635D, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L1635E, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L2005(C)/MX25L2006E, 256 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L25635F/MX25L25645G, 32768 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L3205(A), 4096 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX25L3205D/MX25L3208D, 4096 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L3206E/MX25L3208E, 4096 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L3235D, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L3273E, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L4005(A/C)/MX25L4006E, 512 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L512(E)/MX25V512(C), 64 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L6405, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L6405D, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L6406E/MX25L6408E, 8192 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix
MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E/MX25L6473F, 8192 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25L6495F, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25L8005/MX25L8006E/MX25L8008E/MX25V8005, 1024 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Macronix MX25R6435F, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25U12835F, 16384 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX25U1635E, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX25U25635F, 32768 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX25U3235E/F, 4096 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX25U51245G, 65536 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX25U6435E/F, 8192 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix MX25U8032E, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Macronix MX66L51235F/MX25L51245G, 65536 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P05, 64 kB: Ignoring RES in favour of RDID.
Probing for Micron/Numonyx/ST M25P05-A, 64 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P10, 128 kB: Ignoring RES in favour of
RDID.
Probing for Micron/Numonyx/ST M25P10-A, 128 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P128, 16384 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P16, 2048 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P20, 256 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P20-old, 256 kB: Ignoring RES in favour of
RDID.
Probing for Micron/Numonyx/ST M25P32, 4096 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P40, 512 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P40-old, 512 kB: Ignoring RES in favour of
RDID.
Probing for Micron/Numonyx/ST M25P64, 8192 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25P80, 1024 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PE10, 128 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PE16, 2048 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PE20, 256 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PE40, 512 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PE80, 1024 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PX16, 2048 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PX32, 4096 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PX64, 8192 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M25PX80, 1024 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M45PE10, 128 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M45PE16, 2048 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M45PE20, 256 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M45PE40, 512 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST M45PE80, 1024 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q00A..1G, 131072 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q00A..3G, 131072 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q016, 2048 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q032..1E, 4096 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q032..3E, 4096 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q064..1E, 8192 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q064..3E, 8192 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q128..1E, 16384 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q128..3E, 16384 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q256..1E, 32768 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q256..3E, 32768 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q512..1G, 65536 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron/Numonyx/ST N25Q512..3G, 65536 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Micron MT25QL01G, 131072 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QU01G, 131072 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QL02G, 262144 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QU02G, 262144 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QU128, 16384 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QL128, 16384 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QL256, 32768 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QU256, 32768 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QL512, 65536 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Micron MT25QU512, 65536 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Nantronics N25S10, 128 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Nantronics N25S16, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Nantronics N25S20, 256 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Nantronics N25S40, 512 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Nantronics N25S80, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for PMC Pm25LD010(C), 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LD020(C), 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LD040(C), 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LD256C, 32 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LD512(C), 64 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LQ016, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LQ020, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LQ032C, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LQ040, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LQ080, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LV010, 128 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for PMC Pm25LV010A, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LV016B, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LV020, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LV040, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LV080B, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for PMC Pm25LV512(A), 64 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for SST SST25LF020A, 256 kB: probe_spi_rems: id1 0x20, id2 0x16
Probing for SST SST25LF040A, 512 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for SST SST25LF080(A), 1024 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for SST SST25VF010(A), 128 kB: probe_spi_rems: id1 0x20, id2 0x16
Probing for SST SST25VF016B, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25VF020, 256 kB: probe_spi_rems: id1 0x20, id2 0x16
Probing for SST SST25VF020B, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25VF032B, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25VF040, 512 kB: probe_spi_rems: id1 0x20, id2 0x16
Probing for SST SST25VF040B, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25VF040B.REMS, 512 kB: probe_spi_rems: id1 0x20, id2 0x16
Probing for SST SST25VF064C, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25VF080B, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25VF512(A), 64 kB: probe_spi_rems: id1 0x20, id2 0x16
Probing for SST SST25WF010, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25WF020, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25WF020A, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25WF040, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25WF040B, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25WF080, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25WF080B, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST25WF512, 64 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for SST SST26VF016B(A), 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for SST SST26VF032B(A), 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for SST SST26VF064B(A), 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for ST M95M02, 256 kB: probe_spi_st95: id1 0xff, id2 0xffff
Probing for Sanyo LE25FU106B, 128 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Sanyo LE25FU206, 256 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Sanyo LE25FU206A, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Sanyo LE25FU406B, 512 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Sanyo LE25FU406C/LE25U40CMC, 512 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Sanyo LE25FW106, 128 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Sanyo LE25FW203A, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Sanyo LE25FW403A, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Sanyo LE25FW406A, 512 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Sanyo LE25FW418A, 512 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Sanyo LE25FW806, 1024 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Sanyo LE25FW808, 1024 kB: probe_spi_res2: id1 0x16, id2 0x16
Probing for Spansion S25FL004A, 512 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Spansion S25FL008A, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Spansion S25FL016A, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Spansion S25FL032A/P, 4096 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Spansion S25FL064A/P, 8192 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Spansion S25FL116K/S25FL216K, 2048 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL127S-256kB, 16384 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Spansion S25FL127S-64kB, 16384 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Spansion S25FL128P......0, 16384 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL128P......1, 16384 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL128S......0, 16384 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL128S......1, 16384 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL129P......0, 16384 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL129P......1, 16384 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL132K, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Spansion S25FL164K, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Spansion S25FL204K, 512 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Spansion S25FL208K, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Spansion S25FL256S......0, 32768 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Spansion S25FL512S, 65536 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25P16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25P32, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25P80, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25Q128.V, 16384 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q128.V..M, 16384 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Winbond W25Q128.W, 16384 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q128.JW.DTR, 16384 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Winbond W25Q16.V, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q16.W, 2048 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q20.W, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25Q256.V, 32768 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q256JV_M, 32768 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Winbond W25Q32.V, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q32.W, 4096 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q40.V, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25Q40BW, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25Q40EW, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25Q64.V, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q64.W, 8192 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q80.V, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q80BW, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25Q80EW, 1024 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Winbond W25X10, 128 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25X16, 2048 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25X20, 256 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25X32, 4096 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25X40, 512 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25X64, 8192 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Winbond W25X80, 1024 kB: probe_spi_rdid_generic: id1 0x20, id2
0x7017
Probing for Zetta Device ZD25D20, 256 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Zetta Device ZD25D40, 512 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Unknown SFDP-capable chip, 0 kB: SFDP revision = 1.0
SFDP number of parameter headers is 2 (NPH = 1).
SFDP parameter table header 0/1:
ID 0x00, version 1.0
Length 36 B, Parameter Table Pointer 0x000030
Parsing JEDEC flash parameter table...
3-Byte only addressing.
Status register is non-volatile and the standard does not allow vendors
to tell us whether EWSR/WREN is needed for status register writes -
assuming EWSR.
Write chunk size is at least 64 B.
Flash chip size is 8192 kB.
Block eraser 0: 2048 x 4096 B with opcode 0x20
Tried to add a duplicate block eraser: 2048 x 4096 B with opcode 0x20.
Block eraser 1: 256 x 32768 B with opcode 0x52
Block eraser 2: 128 x 65536 B with opcode 0xd8
done.
SFDP parameter table header 1/1:
ID 0x20, version 1.0
Length 16 B, Parameter Table Pointer 0x000060
===
SFDP has autodetected a flash chip which is not natively supported by
flashrom yet.
All standard operations (read, verify, erase and write) should work, but to
support all possible features we need to add them manually.
You can help us by mailing us the output of the following command to
flashrom(a)flashrom.org:
'flashrom -VV [plus the -p/--programmer parameter]'
Thanks for your help!
===
Found Unknown flash chip "SFDP-capable chip" (8192 kB, SPI) on ch341a_spi.
Probing for AMIC unknown AMIC SPI chip, 0 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Atmel unknown Atmel SPI chip, 0 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Eon unknown Eon SPI chip, 0 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Macronix unknown Macronix SPI chip, 0 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for PMC unknown PMC SPI chip, 0 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for SST unknown SST SPI chip, 0 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for ST unknown ST SPI chip, 0 kB: probe_spi_rdid_generic: id1 0x20,
id2 0x7017
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: probe_spi_rdid_generic: id1
0x20, id2 0x7017
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB:
probe_spi_rdid_generic: id1 0x20, id2 0x7017
Probing for Generic unknown SPI chip (RDID), 0 kB: probe_spi_rdid_generic:
id1 0x20, id2 0x7017
Probing for Generic unknown SPI chip (REMS), 0 kB: probe_spi_rems: id1
0x20, id2 0x16
Found Unknown flash chip "SFDP-capable chip" (8192 kB, SPI).
No operations were specified.
2
1
This is more of a chromeos question than a flashrom question, so I have
moved to the chromeos list.
If it says you 'have no os' it sounds like the firmware is OK, but it is
failing to find or verify the OS (ie the thing installed on the hard drive
is stuffed, not the firmware flash).
A screenshot of the actual screen you get when you boot would be most
helpful.
Try disable dev mode again? Try boot from recovery USB? Rewrite the OS to
the disk?
On Wed, 1 Feb 2023 at 05:59, Jeremiah Benham <jeremiahbenham(a)gmail.com>
wrote:
> Flashrom,
>
> I have fubarred my bios trying to upgrade it on my asus c433 flip. It
> failed on upgrade saying bios is now in unknown state. I then went to main
> menu and installed legacy. Now my system boots saying there is no os.
> What should I do?
>
> Best,
> Jeremiah
>
> _______________________________________________
> flashrom mailing list -- flashrom(a)flashrom.org
> To unsubscribe send an email to flashrom-leave(a)flashrom.org
>
1
0
Howdy
Thank-You for flashrom.
Please find attached .. the output of the following command
flashrom -VV -p linux_spi:dev=/dev/spidev0.0,spispeed=1000 >
P25Q64SH.txt
https://www.puyasemi.com/uploadfiles/2022/09/20220906202108218.pdf
Terry Esau
1
0
Good morning, I respectfully communicate with you to report a failure that
my firmware update has had, after a bad installation of ubuntu, entries
appeared that no longer existed, I leave a screenshot of what appears on my
screens, Thanks in advance.
ChromeOS Device Firmware Utility Script [2023-01-23]
(c) Mr Chromebox <mrchromebox(a)gmail.com>
*********************************************************
** Device: Acer Chromebook R11 (C738T) (CYAN)
** Platform: Intel Braswell
** Fw Type: Full ROM / UEFI
** Fw Ver: MrChromebox-4.18.2 (11/29/2022)
** Update Available (01/23/2023)
** Fw WP: Disabled
*********************************************************
** [WP] 1) Install/Update UEFI (Full ROM) Firmware
** [WP] 2) Restore Stock Firmware
** C) Clear UEFI NVRAM
*********************************************************
Select a menu option or
R to reboot P to poweroff Q to quit
1
Install/Update UEFI Full ROM Firmware
IMPORTANT: flashing the firmware has the potential to brick your device,
requiring relatively inexpensive hardware and some technical knowledge to
recover.Not all boards can be tested prior to release, and even then slight
differences in hardware can lead to unforseen failures.
If you don't have the ability to recover from a bad flash, you're taking a
risk.
You have been warned.
Do you wish to continue? [y/N] y
Downloading Full ROM firmware
(coreboot_tiano-cyan-mrchromebox_20230123.rom)
VPD extracted from current firmware
Disabling software write-protect and clearing the WP range
Installing Full ROM firmware (may take up to 90s)
flashrom v0.9.9 chromium.googlesource.com/chromiumos/third_party/flashrom :
75a34ae8 : May 19 2020 02:06:04 UTC on Linux 5.15.0-58-generic (x86_64)
flashrom was built with unknown PCI library, GCC 7.5.0, big endian
Command line (7 args): /tmp/flashrom -p host -n -w -o /tmp/flashrom.log
coreboot_tiano-cyan-mrchromebox_20230123.rom
Acquiring lock (timeout=180 sec)...
Opened file lock "/run/lock/firmware_utility_lock"
Lock acquired.
disable_power_management: Disabling power management.
Calibrating delay loop... OS timer resolution is 1 usecs, 722M loops per
second, 10 myus = 10 us, 100 myus = 97 us, 1000 myus = 983 us, 10000 myus =
9693 us, 4 myus = 4 us, OK.
Initializing internal programmer
Found candidate at: 00000500-00000528
Found coreboot table at 0x00000500.
Found candidate at: 00000000-00000570
Found coreboot table at 0x00000000.
coreboot table found at 0x7cd0a000.
coreboot header(24) checksum: c224 table(1368) checksum: a6ac entries: 41
Vendor ID: Google, part ID: Cyan
Using External DMI decoder.
DMI string chassis-type: "Laptop"
Laptop detected via DMI.
DMI string system-manufacturer: "GOOGLE"
DMI string system-product-name: "Cyan"
DMI string system-version: "1.0"
DMI string baseboard-manufacturer: "GOOGLE"
DMI string baseboard-product-name: "Cyan"
DMI string baseboard-version: "1.0"
Root Complex Register Block address = 0xfed1c000
get_target_bus_from_chipset() returns 0x8.
Found chipset "Intel Braswell" with PCI ID 8086:229c. Enabling flash
write...
0xfff80000/0xffb80000 FWH IDSEL: 0x0
0xfff00000/0xffb00000 FWH IDSEL: 0x0
0xffe80000/0xffa80000 FWH IDSEL: 0x1
0xffe00000/0xffa00000 FWH IDSEL: 0x1
0xffd80000/0xff980000 FWH IDSEL: 0x2
0xffd00000/0xff900000 FWH IDSEL: 0x2
0xffc80000/0xff880000 FWH IDSEL: 0x3
0xffc00000/0xff800000 FWH IDSEL: 0x3
0xfff80000/0xffb80000 FWH decode enabled
0xfff00000/0xffb00000 FWH decode enabled
0xffe80000/0xffa80000 FWH decode enabled
0xffe00000/0xffa00000 FWH decode enabled
0xffd80000/0xff980000 FWH decode enabled
0xffd00000/0xff900000 FWH decode enabled
0xffc80000/0xff880000 FWH decode enabled
0xffc00000/0xff800000 FWH decode enabled
0xff700000/0xff300000 FWH decode enabled
0xff600000/0xff200000 FWH decode enabled
0xff500000/0xff100000 FWH decode enabled
0xff400000/0xff000000 FWH decode enabled
Maximum FWH chip size: 0x100000 bytes
BIOS Lock Enable: disabled, BIOS Write Enable: disabled, BIOS_CNTL is 0x100
Root Complex Register Block address = 0xfed1c000
Setting BBS to SPI
GCS = 0xc01: BIOS Interface Lock-Down: enabled, Boot BIOS Straps: 0x3 (SPI)
Top Swap : enabled (A16 inverted)
SPI_BASE_ADDRESS = 0xfed01000
ich_ generation 17
0x04: 0xe008 (HSFS)
HSFS: FDONE=0, FCERR=0, AEL=0, BERASE=1, SCIP=0, FDOPSS=1, FDV=1, FLOCKDN=1
SPI Configuration is locked down.
Reading OPCODES... done
OP Type Pre-OP
op[0]: 0x01, write w/o addr, none
op[1]: 0x02, write w/ addr, none
op[2]: 0x03, read w/ addr, none
op[3]: 0x05, read w/o addr, none
op[4]: 0x20, write w/ addr, none
op[5]: 0x9f, read w/o addr, none
op[6]: 0xd8, write w/ addr, none
op[7]: 0x0b, read w/ addr, none
Pre-OP 0: 0x06, Pre-OP 1: 0x50
0x06: 0x0000 (HSFC)
HSFC: FGO=0, FCYCLE=0, FDBC=0, SME=0
0x08: 0x00000000 (FADDR)
0x50: 0x00000a0b (FRAP)
BMWAG 0x00, BMRAG 0x00, BRWA 0x0a, BRRA 0x0b
0x54: 0x00000000 (FREG0: Flash Descriptor)
0x00000000-0x00000fff is read-only
0x58: 0x07ff0200 (FREG1: BIOS)
0x00200000-0x007fffff is read-write
0x5C: 0x01ff0001 (FREG2: Management Engine)
0x00001000-0x001fffff is locked
0x60: 0x00000fff (FREG3: Gigabit Ethernet)
Gigabit Ethernet region is unused.
0x64: 0x00000fff (FREG4: Platform Data)
Platform Data region is unused.
0x74: 0x00000000 (PR0, unused)
0x78: 0x00000000 (PR1, unused)
0x7C: 0x00000000 (PR2, unused)
0x80: 0x00000000 (PR3, unused)
0x84: 0x00000000 (PR4, unused)
0x90: 0x84 (SSFS)
SSFS: SCIP=0, FDONE=1, FCERR=0, AEL=0
0x91: 0xf84130 (SSFC)
SSFC: SCGO=0, ACS=0, SPOP=0, COP=3, DBC=1, SME=0, SCF=0
0x94: 0x5006 (PREOP)
0x96: 0xb32d (OPTYPE)
0x98: 0x05030201 (OPMENU)
0x9C: 0x0bd89f20 (OPMENU+4)
0xA0: 0x00000000 (BBAR)
0xC4: 0x00802005 (LVSCC)
LVSCC: BES=0x1, WG=1, WSR=0, WEWS=0, EO=0x20, VCL=1
0xC8: 0x00002005 (UVSCC)
UVSCC: BES=0x1, WG=1, WSR=0, WEWS=0, EO=0x20, VCL=0
0xD0: 0xffffffff (FPB)
Reading flash descriptors mapped by the chipset via FDOC/FDOD... done.
=== Content Section ===
FLVALSIG 0x0ff0a55a
FLMAP0 0x02040003
FLMAP1 0x0e100206
FLMAP2 0x00210020
--- Details ---
NR (Number of Regions): 3
FRBA (Flash Region Base Address): 0x040
NC (Number of Components): 1
FCBA (Flash Component Base Address): 0x030
ISL (ICH/PCH Strap Length): 14
FISBA/FPSBA (Flash ICH/PCH Strap Base Address): 0x100
NM (Number of Masters): 3
FMBA (Flash Master Base Address): 0x060
MSL/PSL (MCH/PROC Strap Length): 0
FMSBA (Flash MCH/PROC Strap Base Address): 0x200
=== Component Section ===
FLCOMP 0x09300014
FLILL 0x00000000
--- Details ---
Component 1 density: 8 MB
Component 2 is not used.
Read Clock Frequency: 20 MHz
Read ID and Status Clock Freq.: 33 MHz
Write and Erase Clock Freq.: 33 MHz
Fast Read is supported.
Fast Read Clock Frequency: 33 MHz
No forbidden opcodes.
=== Region Section ===
FLREG0 0x00000000
FLREG1 0x07ff0200
FLREG2 0x01ff0001
FLREG3 0x00000fff
--- Details ---
Region 0 (Descr.) 0x00000000 - 0x00000fff
Region 1 (BIOS ) 0x00200000 - 0x007fffff
Region 2 (ME ) 0x00001000 - 0x001fffff
Region 3 (GbE ) is unused.
prettyprint_ich_descriptor_master: cs=17
=== Master Section ===
FLMSTR1 0x0a0b0000
FLMSTR2 0x0c0d0000
FLMSTR3 0x08080118
FLMSTR4 0x00000000
FLMSTR5 0x00000000
--- Details ---
Descr. BIOS ME GbE Plat EC
BIOS r
ME r
GbE r
Plat
EC
OK.
The following protocols are supported: SPI.
Probing for AMD Am29F002(N)BB, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29F002(N)BT, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29F010A/B, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29F016D, 2048 kB: probe_jedec_common: id1 0x5f, id2 0x53,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for AMD Am29F040B, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29F080B, 1024 kB: probe_jedec_common: id1 0x48, id2 0x5e,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for AMD Am29LV001BB, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29LV001BT, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29LV002BB, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29LV002BT, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29LV004BB, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29LV004BT, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29LV008BB, 1024 kB: probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29LV008BT, 1024 kB: probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMD Am29LV040B, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29LV081B, 1024 kB: probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMIC A25L010, 128 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L016, 2048 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L020, 256 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L032, 4096 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L040, 512 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L05PT, 64 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L05PU, 64 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L080, 1024 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L10PT, 128 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L10PU, 128 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L16PT, 2048 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L16PU, 2048 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L20PT, 256 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L20PU, 256 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L40PT, 512 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L40PU, 512 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L512, 64 kB: id1 0xef, id2 0x6017
Probing for AMIC A25L80P, 1024 kB: id1 0xef, id2 0x6017
Probing for AMIC A25LQ032/A25LQ32A, 4096 kB: id1 0xef, id2 0x6017
Probing for AMIC A29002B, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for AMIC A29002T, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for AMIC A29040B, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for AMIC A49LF040A, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for Atmel AT25DF021, 256 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DF041A, 512 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DF081, 1024 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DF081A, 1024 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DF161, 2048 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DF321, 4096 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DF321A, 4096 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DF641(A), 8192 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25DQ161, 2048 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25F512B, 64 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25FS010, 128 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25FS040, 512 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25SF128A, 16384 kB: id1 0xef, id2 0x6017
Probing for Atmel AT25SL128A, 16384 kB: id1 0xef, id2 0x6017
Probing for Atmel AT26DF041, 512 kB: id1 0xef, id2 0x6017
Probing for Atmel AT26DF081A, 1024 kB: id1 0xef, id2 0x6017
Probing for Atmel AT26DF161, 2048 kB: id1 0xef, id2 0x6017
Probing for Atmel AT26DF161A, 2048 kB: id1 0xef, id2 0x6017
Probing for Atmel AT26F004, 512 kB: id1 0xef, id2 0x6017
Probing for Atmel AT29C010A, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Atmel AT29C020, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for Atmel AT29C040A, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Atmel AT29C512, 64 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for Atmel AT45CS1282, 16896 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB011D, 128 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB021D, 256 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB041D, 512 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB081D, 1024 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB161D, 2048 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB321C, 4224 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB321D, 4096 kB: id1 0xef, id2 0x6017
Probing for Atmel AT45DB642D, 8192 kB: id1 0xef, id2 0x6017
Probing for Atmel AT49BV512, 64 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for Atmel AT49F002(N), 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Atmel AT49F002(N)T, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Atmel AT49F020, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for Atmel AT49LH002, 256 kB: probe_82802ab: id1 0xff, id2 0xff, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Bright BM29F040, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Catalyst CAT28F512, 64 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for ESMT F25L008A, 1024 kB: id1 0xef, id2 0x6017
Probing for ESMT F49B002UA, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for Eon EN25B05, 64 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B05T, 64 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B10, 128 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B10T, 128 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B16, 2048 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B16T, 2048 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B20, 256 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B20T, 256 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B32, 4096 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B32T, 4096 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B40, 512 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B40T, 512 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B64, 8192 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B64T, 8192 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B80, 1024 kB: id1 0xef, id2 0x6017
Probing for Eon EN25B80T, 1024 kB: id1 0xef, id2 0x6017
Probing for Eon EN25D16, 2048 kB: id1 0xef, id2 0x6017
Probing for Eon EN25F05, 64 kB: id1 0xef, id2 0x6017
Probing for Eon EN25F10, 128 kB: id1 0xef, id2 0x6017
Probing for Eon EN25F16, 2048 kB: id1 0xef, id2 0x6017
Probing for Eon EN25F20, 256 kB: id1 0xef, id2 0x6017
Probing for Eon EN25F32, 4096 kB: id1 0xef, id2 0x6017
Probing for Eon EN25F40, 512 kB: id1 0xef, id2 0x6017
Probing for Eon EN25F80, 1024 kB: id1 0xef, id2 0x6017
Probing for Eon EN25Q128, 16384 kB: id1 0xef, id2 0x6017
Probing for Eon EN25Q32(A/B), 4096 kB: id1 0xef, id2 0x6017
Probing for Eon EN25Q40, 512 kB: id1 0xef, id2 0x6017
Probing for Eon EN25Q64, 8192 kB: id1 0xef, id2 0x6017
Probing for Eon EN25Q80(A), 1024 kB: id1 0xef, id2 0x6017
Probing for Eon EN25QH16, 2048 kB: id1 0xef, id2 0x6017
Probing for Eon EN25S64, 8192 kB: id1 0xef, id2 0x6017
Probing for Eon EN29F002(A)(N)B, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Eon EN29F002(A)(N)T, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Eon EN29F010, 128 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for Fujitsu MBM29F004BC, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Fujitsu MBM29F004TC, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Fujitsu MBM29F400BC, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Fujitsu MBM29F400TC, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for GigaDevice GD25LQ128C/GD25LQ128D, 16384 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25LQ32, 4096 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25LQ40, 512 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25LQ64(B), 8192 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q127C/GD25Q128C, 16384 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q16(B), 2048 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q20(B), 256 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q256D, 32768 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q32(B), 4096 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q40(B), 512 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q64(B), 8192 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25Q80(B), 1024 kB: id1 0xef, id2 0x6017
Probing for GigaDevice GD25WQ80E, 1024 kB: id1 0xef, id2 0x6017
Probing for Hyundai HY29F002B, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Hyundai HY29F002T, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Hyundai HY29F040A, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F001BN/BX-B, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Intel 28F001BN/BX-T, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Intel 28F002BC/BL/BV/BX-T, 256 kB: probe_82802ab: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Intel 28F004B5/BE/BV/BX-B, 512 kB: probe_82802ab: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F004B5/BE/BV/BX-T, 512 kB: probe_82802ab: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F008S3/S5/SC, 512 kB: probe_82802ab: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F400BV/BX/CE/CV-B, 512 kB: probe_82802ab: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F400BV/BX/CE/CV-T, 512 kB: probe_82802ab: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Intel 82802AB, 512 kB: probe_82802ab: id1 0x01, id2 0x00, id1
is normal flash content, id2 is normal flash content
Probing for Intel 82802AC, 1024 kB: probe_82802ab: id1 0x48, id2 0x5e, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Macronix MX25L1005(C)/MX25L1006E, 128 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L12805D, 16384 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L1605, 2048 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L1635D, 2048 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L1635E, 2048 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L2005(C)/MX25L2006E, 256 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L25635F/MX25L25645G, 32768 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L3205(A), 4096 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L3235D, 4096 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L4005(A/C)/MX25L4006E, 512 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L512(E)/MX25V512(C), 64 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L6406E/MX25L6408E, 8192 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L6495F, 8192 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25L8005/MX25L8006E/MX25L8008E/MX25V8005, 1024 kB:
id1 0xef, id2 0x6017
Probing for Macronix MX25U12835F, 16384 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25U25635F, 16384 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25U3235E/F, 4096 kB: id1 0xef, id2 0x6017
Probing for Macronix MX25U6435E/F, 8192 kB: id1 0xef, id2 0x6017
Probing for Macronix MX29F001B, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Macronix MX29F001T, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Macronix MX29F002(N)B, 256 kB: probe_jedec_common: id1 0xff,
id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Macronix MX29F002(N)T, 256 kB: probe_jedec_common: id1 0xff,
id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Macronix MX29F040, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Macronix MX29LV040, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Micron/Numonyx/ST M25P05, 64 kB: Ignoring RES in favour of RDID.
Probing for Micron/Numonyx/ST M25P05-A, 64 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P10, 128 kB: Ignoring RES in favour of
RDID.
Probing for Micron/Numonyx/ST M25P10-A, 128 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P128, 16384 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P16, 2048 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P20, 256 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P32, 4096 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P40, 512 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P40-old, 512 kB: Ignoring RES in favour of
RDID.
Probing for Micron/Numonyx/ST M25P64, 8192 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25P80, 1024 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PE10, 128 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PE16, 2048 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PE20, 256 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PE40, 512 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PE80, 1024 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PX16, 2048 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PX32, 4096 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST M25PX64, 8192 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST MT25QL256, 32768 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST MT25QL512, 65536 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST N25Q064..1E, 8192 kB: id1 0xef, id2 0x6017
Probing for Micron/Numonyx/ST N25Q064..3E, 8192 kB: id1 0xef, id2 0x6017
Probing for MoselVitelic V29C51000B, 64 kB: probe_jedec_common: id1 0xff,
id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for MoselVitelic V29C51000T, 64 kB: probe_jedec_common: id1 0xff,
id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for MoselVitelic V29C51400B, 512 kB: probe_jedec_common: id1 0x01,
id2 0x00, id1 is normal flash content, id2 is normal flash content
Probing for MoselVitelic V29C51400T, 512 kB: probe_jedec_common: id1 0x01,
id2 0x00, id1 is normal flash content, id2 is normal flash content
Probing for MoselVitelic V29LC51000, 64 kB: probe_jedec_common: id1 0xff,
id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for MoselVitelic V29LC51001, 128 kB: probe_jedec_common: id1 0xff,
id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for MoselVitelic V29LC51002, 256 kB: probe_jedec_common: id1 0xff,
id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for PMC Pm25LV010, 128 kB: id1 0xef, id2 0x6017
Probing for PMC Pm25LV016B, 2048 kB: id1 0xef, id2 0x6017
Probing for PMC Pm25LV020, 256 kB: id1 0xef, id2 0x6017
Probing for PMC Pm25LV040, 512 kB: id1 0xef, id2 0x6017
Probing for PMC Pm25LV080B, 1024 kB: id1 0xef, id2 0x6017
Probing for PMC Pm25LV512(A), 64 kB: id1 0xef, id2 0x6017
Probing for PMC Pm29F002B, 256 kB: Chip lacks correct probe timing
information, using default 10ms/40us. probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for PMC Pm29F002T, 256 kB: Chip lacks correct probe timing
information, using default 10ms/40us. probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for PMC Pm39LV010, 128 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for PMC Pm39LV020, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for PMC Pm39LV040, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for PMC Pm49FL002, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for PMC Pm49FL004, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for SST SST25LF040A, 512 kB: Invalid OPCODE 0xab, will not execute.
Probing for SST SST25LF080A, 1024 kB: Invalid OPCODE 0xab, will not execute.
Probing for SST SST25VF010, 128 kB: Invalid OPCODE 0x90, will not execute.
Probing for SST SST25VF010(A), 128 kB: Invalid OPCODE 0x90, will not
execute.
Probing for SST SST25VF016B, 2048 kB: id1 0xef, id2 0x6017
Probing for SST SST25VF032B, 4096 kB: id1 0xef, id2 0x6017
Probing for SST SST25VF040, 512 kB: Invalid OPCODE 0x90, will not execute.
Probing for SST SST25VF040B, 512 kB: id1 0xef, id2 0x6017
Probing for SST SST25VF040B.REMS, 512 kB: Invalid OPCODE 0x90, will not
execute.
Probing for SST SST25VF064C, 8192 kB: id1 0xef, id2 0x6017
Probing for SST SST25VF080B, 1024 kB: id1 0xef, id2 0x6017
Probing for SST SST28SF040A, 512 kB: probe_82802ab: id1 0x01, id2 0x00, id1
is normal flash content, id2 is normal flash content
Probing for SST SST29EE010, 128 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST29EE020A, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST29LE010, 128 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST29LE020, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST39SF010A, 128 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST39SF020A, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST39SF040, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for SST SST39SF512, 64 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST39VF010, 128 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST39VF020, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST39VF040, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for SST SST39VF080, 1024 kB: probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST39VF512, 64 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST49LF002A/B, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST49LF003A/B, 384 kB: probe_jedec_common: id1 0x00, id2
0x83, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST49LF004A/B, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF004C, 512 kB: probe_82802ab: id1 0x01, id2 0x00, id1
is normal flash content, id2 is normal flash content
Probing for SST SST49LF008A, 1024 kB: probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST49LF008C, 1024 kB: probe_82802ab: id1 0x48, id2 0x5e,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST49LF016C, 2048 kB: Chip size 2048 kB is bigger than
supported size 1024 kB of chipset/board/programmer for FWH interface,
probe/read/erase/write may fail. probe_82802ab: id1 0x5f, id2 0x53, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF020, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for SST SST49LF020A, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST49LF040, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF040B, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF080A, 1024 kB: Chip lacks correct probe timing
information, using default 10ms/40us. probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for SST SST49LF160C, 2048 kB: probe_82802ab: id1 0x5f, id2 0x53,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for ST M29F002B, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for ST M29F002T/NT, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for ST M29F040B, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for ST M29F400BB, 512 kB: probe_m29f400bt: id1 0x01, id2 0x00
Probing for ST M29F400BT, 512 kB: probe_m29f400bt: id1 0x01, id2 0x00
Probing for ST M29W010B, 128 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for ST M29W040B, 512 kB: probe_jedec_common: id1 0x01, id2 0x00,
id1 is normal flash content, id2 is normal flash content
Probing for ST M29W512B, 64 kB: probe_jedec_common: id1 0xff, id2 0xff, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FLW040A, 512 kB: probe_82802ab: id1 0x01, id2 0x00, id1
is normal flash content, id2 is normal flash content
Probing for ST M50FLW040B, 512 kB: probe_82802ab: id1 0x01, id2 0x00, id1
is normal flash content, id2 is normal flash content
Probing for ST M50FLW080A, 1024 kB: probe_82802ab: id1 0x48, id2 0x5e, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FLW080B, 1024 kB: probe_82802ab: id1 0x48, id2 0x5e, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FW002, 256 kB: probe_82802ab: id1 0xff, id2 0xff, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FW016, 2048 kB: Chip size 2048 kB is bigger than
supported size 1024 kB of chipset/board/programmer for FWH interface,
probe/read/erase/write may fail. probe_82802ab: id1 0x5f, id2 0x53, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FW040, 512 kB: probe_82802ab: id1 0x01, id2 0x00, id1 is
normal flash content, id2 is normal flash content
Probing for ST M50FW080, 1024 kB: probe_82802ab: id1 0x48, id2 0x5e, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50LPW116, 2048 kB: probe_82802ab: id1 0x5f, id2 0x53, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Sanyo LF25FW203A, 2048 kB: id1 0xef, id2 0x6017
Probing for Sharp LH28F008BJT-BTLZ1, 1024 kB: probe_82802ab: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Sharp LHF00L04, 1024 kB: probe_82802ab: id1 0x48, id2 0x5e, id1
parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Spansion S25FL004A, 512 kB: id1 0xef, id2 0x6017
Probing for Spansion S25FL008A, 1024 kB: id1 0xef, id2 0x6017
Probing for Spansion S25FL016A, 2048 kB: id1 0xef, id2 0x6017
Probing for Spansion S25FL032A/P, 4096 kB: id1 0xef, id2 0x6017
Probing for Spansion S25FL064A/P, 8192 kB: id1 0xef, id2 0x6017
Probing for Spansion S25FL116K/S25FL216K, 2048 kB: id1 0xef, id2 0x6017
Probing for Spansion S25FL128S_UL Uniform 128 kB Sectors, 16384 kB: 0xef
0x60 0x17 0x00 0x00 0x00.
Probing for Spansion S25FL128S_US Uniform 64 kB Sectors, 16384 kB: 0xef
0x60 0x17 0x00 0x00 0x00.
Probing for Spansion S25FL256S Large Sectors, 16384 kB: 0xef 0x60 0x17
0x00 0x00 0x00.
Probing for Spansion S25FL256S Small Sectors, 16384 kB: 0xef 0x60 0x17
0x00 0x00 0x00.
Probing for Spansion S25FS128S Large Sectors, 16384 kB: 0xef 0x60 0x17
0x00 0x00 0x00.
Probing for Spansion S25FS128S Small Sectors, 16384 kB: 0xef 0x60 0x17
0x00 0x00 0x00.
Probing for SyncMOS/MoselVitelic {F,S,V}29C51001B, 128 kB:
probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal
flash content, id2 is normal flash content
Probing for SyncMOS/MoselVitelic {F,S,V}29C51001T, 128 kB:
probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal
flash content, id2 is normal flash content
Probing for SyncMOS/MoselVitelic {F,S,V}29C51002B, 256 kB:
probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal
flash content, id2 is normal flash content
Probing for SyncMOS/MoselVitelic {F,S,V}29C51002T, 256 kB:
probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal
flash content, id2 is normal flash content
Probing for SyncMOS/MoselVitelic {F,S,V}29C51004B, 512 kB:
probe_jedec_common: id1 0x01, id2 0x00, id1 is normal flash content, id2 is
normal flash content
Probing for SyncMOS/MoselVitelic {F,S,V}29C51004T, 512 kB:
probe_jedec_common: id1 0x01, id2 0x00, id1 is normal flash content, id2 is
normal flash content
Probing for SyncMOS/MoselVitelic {S,V}29C31004B, 512 kB:
probe_jedec_common: id1 0x01, id2 0x00, id1 is normal flash content, id2 is
normal flash content
Probing for SyncMOS/MoselVitelic {S,V}29C31004T, 512 kB:
probe_jedec_common: id1 0x01, id2 0x00, id1 is normal flash content, id2 is
normal flash content
Probing for TI TMS29F002RB, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for TI TMS29F002RT, 256 kB: probe_jedec_common: id1 0xff, id2 0xff,
id1 parity violation, id1 is normal flash content, id2 is normal flash
content
Probing for Winbond W25Q128.V, 16384 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q128.V..M, 16384 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q128.W, 16384 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q128.JW.DTR, 16384 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q16.V, 2048 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q256.V, 32768 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q256JV_M, 32768 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q32.V, 4096 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q32.W, 4096 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q32JW, 4096 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q40.V, 512 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q40EW, 512 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q64.V, 8192 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q64.W, 8192 kB: id1 0xef, id2 0x6017
Found Winbond flash chip "W25Q64.W" (8192 kB, SPI) at physical address
0xff800000.
Chip status register is 0x60.
Probing for Winbond W25Q64JW, 8192 kB: id1 0xef, id2 0x6017
Probing for Winbond W25Q80.V, 1024 kB: id1 0xef, id2 0x6017
Probing for Winbond W25X10, 128 kB: id1 0xef, id2 0x6017
Probing for Winbond W25X16, 2048 kB: id1 0xef, id2 0x6017
Probing for Winbond W25X20, 256 kB: id1 0xef, id2 0x6017
Probing for Winbond W25X32, 4096 kB: id1 0xef, id2 0x6017
Probing for Winbond W25X40, 512 kB: id1 0xef, id2 0x6017
Probing for Winbond W25X64, 8192 kB: id1 0xef, id2 0x6017
Probing for Winbond W25X80, 1024 kB: id1 0xef, id2 0x6017
Probing for Winbond W29C010(M)/W29C011A/W29EE011/W29EE012, 128 kB:
probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal
flash content, id2 is normal flash content
Probing for Winbond W29C010(M)/W29C011A/W29EE011/W29EE012-old, 128 kB: Old
Winbond W29* probe method disabled because the probing sequence puts the
AMIC A49LF040A in a funky state. Use 'flashrom -c
W29C010(M)/W29C011A/W29EE011/W29EE012-old' if you have a board with such a
chip.
Probing for Winbond W29C020(C)/W29C022, 256 kB: probe_jedec_common: id1
0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is
normal flash content
Probing for Winbond W29C040/P, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39L040, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040A, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040B, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040C, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040FA, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040FB, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040FC, 512 kB: probe_jedec_common: id1 0x01, id2
0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V080A, 1024 kB: probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Winbond W39V080FA, 1024 kB: probe_jedec_common: id1 0x48, id2
0x5e, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Winbond W39V080FA (dual mode), 512 kB: probe_jedec_common: id1
0x01, id2 0x00, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W49F002U/N, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Winbond W49F020, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Winbond W49V002A, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for Winbond W49V002FA, 256 kB: probe_jedec_common: id1 0xff, id2
0xff, id1 parity violation, id1 is normal flash content, id2 is normal
flash content
Probing for AMIC unknown AMIC SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for Atmel unknown Atmel SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for Eon unknown Eon SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for Macronix unknown Macronix SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for PMC unknown PMC SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for SST unknown SST SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for ST unknown ST SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: id1 0xef, id2 0x6017
Probing for Generic Variable Size SPI chip, 64 kB: Probing for Generic
unknown SPI chip (RDID), 0 kB: id1 0xef, id2 0x6017
Probing for Generic unknown SPI chip (REMS), 0 kB: Invalid OPCODE 0x90,
will not execute.
This chip may contain one-time programmable memory. flashrom cannot read
and may never be able to write it, hence it may not be able to completely
clone the contents of this chip (see man page for details).
No -i argument is specified, set ignore_fmap.
Some block protection in effect, disabling... disabled.
Reading old contents from flash chip... 000000-0x7fffff:R ignoring error
when reading 0x0-0x7fffff
done.
fix_erasers_if_needed: kept eraser at 0
spi_write_cmd failed during command execution at address 0x0
fix_erasers_if_needed: kept eraser at 2
spi_simple_write_cmd failed during command execution
spi_simple_write_cmd failed during command execution
fill_sorted_erasers: found 2 valid erasers
001000..001fff 1000 x 1 eraser 0
004000..004fff 1000 x 1 eraser 0
008000..008fff 1000 x 1 eraser 0
00c000..00cfff 1000 x 1 eraser 0
010000..010fff 1000 x 1 eraser 0
014000..014fff 1000 x 1 eraser 0
018000..018fff 1000 x 1 eraser 0
01c000..059fff 1000 x 62 eraser 0
0ae000..0b0fff 1000 x 3 eraser 0
730000..733fff 1000 x 4 eraser 0
7fe000..7fffff 1000 x 2 eraser 0
600000..72ffff 10000 x 19 eraser 2
Erasing and writing flash chip... 0x001000-0x001fff: Wspi_write_cmd failed
during command execution at address 0x1000
DENIED, 0x004000-0x004fff: Wspi_write_cmd failed during command execution
at address 0x4000
DENIED, 0x008000-0x008fff: Wspi_write_cmd failed during command execution
at address 0x8000
DENIED, 0x00c000-0x00cfff: Wspi_write_cmd failed during command execution
at address 0xc000
DENIED, 0x010000-0x010fff: Wspi_write_cmd failed during command execution
at address 0x10000
DENIED, 0x014000-0x014fff: Wspi_write_cmd failed during command execution
at address 0x14000
DENIED, 0x018000-0x018fff: Wspi_write_cmd failed during command execution
at address 0x18000
DENIED, 0x01c000-0x01cfff: Wspi_write_cmd failed during command execution
at address 0x1c000
DENIED, 0x01d000-0x01dfff: Wspi_write_cmd failed during command execution
at address 0x1d000
DENIED, 0x01e000-0x01efff: Wspi_write_cmd failed during command execution
at address 0x1e000
DENIED, 0x01f000-0x01ffff: Wspi_write_cmd failed during command execution
at address 0x1f000
DENIED, 0x020000-0x020fff: Wspi_write_cmd failed during command execution
at address 0x20000
DENIED, 0x021000-0x021fff: Wspi_write_cmd failed during command execution
at address 0x21000
DENIED, 0x022000-0x022fff: Wspi_write_cmd failed during command execution
at address 0x22000
DENIED, 0x023000-0x023fff: Wspi_write_cmd failed during command execution
at address 0x23000
DENIED, 0x024000-0x024fff: Wspi_write_cmd failed during command execution
at address 0x24000
DENIED, 0x025000-0x025fff: Wspi_write_cmd failed during command execution
at address 0x25000
DENIED, 0x026000-0x026fff: Wspi_write_cmd failed during command execution
at address 0x26000
DENIED, 0x027000-0x027fff: Wspi_write_cmd failed during command execution
at address 0x27000
DENIED, 0x028000-0x028fff: Wspi_write_cmd failed during command execution
at address 0x28000
DENIED, 0x029000-0x029fff: Wspi_write_cmd failed during command execution
at address 0x29000
DENIED, 0x02a000-0x02afff: Wspi_write_cmd failed during command execution
at address 0x2a000
DENIED, 0x02b000-0x02bfff: Wspi_write_cmd failed during command execution
at address 0x2b000
DENIED, 0x02c000-0x02cfff: Wspi_write_cmd failed during command execution
at address 0x2c000
DENIED, 0x02d000-0x02dfff: Wspi_write_cmd failed during command execution
at address 0x2d000
DENIED, 0x02e000-0x02efff: Wspi_write_cmd failed during command execution
at address 0x2e000
DENIED, 0x02f000-0x02ffff: Wspi_write_cmd failed during command execution
at address 0x2f000
DENIED, 0x030000-0x030fff: Wspi_write_cmd failed during command execution
at address 0x30000
DENIED, 0x031000-0x031fff: Wspi_write_cmd failed during command execution
at address 0x31000
DENIED, 0x032000-0x032fff: Wspi_write_cmd failed during command execution
at address 0x32000
DENIED, 0x033000-0x033fff: Wspi_write_cmd failed during command execution
at address 0x33000
DENIED, 0x034000-0x034fff: Wspi_write_cmd failed during command execution
at address 0x34000
DENIED, 0x035000-0x035fff: Wspi_write_cmd failed during command execution
at address 0x35000
DENIED, 0x036000-0x036fff: Wspi_write_cmd failed during command execution
at address 0x36000
DENIED, 0x037000-0x037fff: Wspi_write_cmd failed during command execution
at address 0x37000
DENIED, 0x038000-0x038fff: Wspi_write_cmd failed during command execution
at address 0x38000
DENIED, 0x039000-0x039fff: Wspi_write_cmd failed during command execution
at address 0x39000
DENIED, 0x03a000-0x03afff: Wspi_write_cmd failed during command execution
at address 0x3a000
DENIED, 0x03b000-0x03bfff: Wspi_write_cmd failed during command execution
at address 0x3b000
DENIED, 0x03c000-0x03cfff: Wspi_write_cmd failed during command execution
at address 0x3c000
DENIED, 0x03d000-0x03dfff: Wspi_write_cmd failed during command execution
at address 0x3d000
DENIED, 0x03e000-0x03efff: Wspi_write_cmd failed during command execution
at address 0x3e000
DENIED, 0x03f000-0x03ffff: Wspi_write_cmd failed during command execution
at address 0x3f000
DENIED, 0x040000-0x040fff: Wspi_write_cmd failed during command execution
at address 0x40000
DENIED, 0x041000-0x041fff: Wspi_write_cmd failed during command execution
at address 0x41000
DENIED, 0x042000-0x042fff: Wspi_write_cmd failed during command execution
at address 0x42000
DENIED, 0x043000-0x043fff: Wspi_write_cmd failed during command execution
at address 0x43000
DENIED, 0x044000-0x044fff: Wspi_write_cmd failed during command execution
at address 0x44000
DENIED, 0x045000-0x045fff: Wspi_write_cmd failed during command execution
at address 0x45000
DENIED, 0x046000-0x046fff: Wspi_write_cmd failed during command execution
at address 0x46000
DENIED, 0x047000-0x047fff: Wspi_write_cmd failed during command execution
at address 0x47000
DENIED, 0x048000-0x048fff: Wspi_write_cmd failed during command execution
at address 0x48000
DENIED, 0x049000-0x049fff: Wspi_write_cmd failed during command execution
at address 0x49000
DENIED, 0x04a000-0x04afff: Wspi_write_cmd failed during command execution
at address 0x4a000
DENIED, 0x04b000-0x04bfff: Wspi_write_cmd failed during command execution
at address 0x4b000
DENIED, 0x04c000-0x04cfff: Wspi_write_cmd failed during command execution
at address 0x4c000
DENIED, 0x04d000-0x04dfff: Wspi_write_cmd failed during command execution
at address 0x4d000
DENIED, 0x04e000-0x04efff: Wspi_write_cmd failed during command execution
at address 0x4e000
DENIED, 0x04f000-0x04ffff: Wspi_write_cmd failed during command execution
at address 0x4f000
DENIED, 0x050000-0x050fff: Wspi_write_cmd failed during command execution
at address 0x50000
DENIED, 0x051000-0x051fff: Wspi_write_cmd failed during command execution
at address 0x51000
DENIED, 0x052000-0x052fff: Wspi_write_cmd failed during command execution
at address 0x52000
DENIED, 0x053000-0x053fff: Wspi_write_cmd failed during command execution
at address 0x53000
DENIED, 0x054000-0x054fff: Wspi_write_cmd failed during command execution
at address 0x54000
DENIED, 0x055000-0x055fff: Wspi_write_cmd failed during command execution
at address 0x55000
DENIED, 0x056000-0x056fff: Wspi_write_cmd failed during command execution
at address 0x56000
DENIED, 0x057000-0x057fff: Wspi_write_cmd failed during command execution
at address 0x57000
DENIED, 0x058000-0x058fff: Wspi_write_cmd failed during command execution
at address 0x58000
DENIED, 0x059000-0x059fff: Wspi_write_cmd failed during command execution
at address 0x59000
DENIED, 0x0ae000-0x0aefff: Wspi_write_cmd failed during command execution
at address 0xae000
DENIED, 0x0af000-0x0affff: Wspi_write_cmd failed during command execution
at address 0xaf000
DENIED, 0x0b0000-0x0b0fff: Wspi_write_cmd failed during command execution
at address 0xb0000
DENIED, 0x730000-0x730fff: W0x730000..0x730fff WRITE FAILED at 0x00730000!
Expected=0xbe, Read=0xff, failed byte count from 0x00730000-0x00730fff: 0xff
FAILED!
Uh oh. Erase/write failed. Checking if anything changed.
000000-0x7fffff:R ignoring error when reading 0x0-0x7fffff
Good. It seems nothing was changed.
Writing to the flash chip apparently didn't do anything.
This means we have to add special support for your board, programmer or
flash chip.
Please report this on IRC at irc.freenode.net (channel #flashrom) or
mail flashrom(a)flashrom.org!
-------------------------------------------------------------------------------
You may now reboot or simply leave the machine running.
restoring chip status (0x60)
FAILED
Restoring MMIO space at 0x7fe3328ce0a0
Restoring MMIO space at 0x7fe3328cf000
Restoring MMIO space at 0x7fe3328d301c
restore_power_management: Re-enabling power management.
An error occurred flashing the Full ROM firmware. DO NOT REBOOT!
Press [Enter] to return to the main menu.
1
0
# 25th January 2023, 21:00 - 22:00 UTC+0
Attendees: Thomas, Stefan, Prakhar, Nico, Edward, Anastasia
## Decision summary
* Flashrom is not applying as a mentorship organisation for gsoc 2023
(no capacity to do all admin work, tight timelines). Independent
contributors (outside of scope of gsoc) are always welcome as usual!
* Several improvements for README file on the way (TODO aklm)
* We will be implementing the versioning for meson (Thomas)
* We grow MAINTAINERS file and then add people from there into
“flashrom reviewers” group (add those who agree, ask before adding)
* Flashrom-stable will have a menu item on the left-side menu on the
wiki, and a section on the bottom menu on the wiki home page
## Agenda
* [aklm] Looks like we are not doing gsoc in 2023 :(
* A lot of things to do: project ideas list, mentors, easy starter
projects, review development guidelines. Aklm has less capacity than
last year, and no one available to help.
* Timeline has shifted for earlier,
[https://developers.google.com/open-source/gsoc/timeline](https://developers…
and now the window for organisations to apply is from January 23 -
18:00 UTC until February 7 - 18:00 UTC.
* If we do this year, two things to do ~now are: [project
ideas](https://docs.google.com/document/d/1AxMobB2v8Dv2uUwZPZ_vCmmONYDJuliH…
list and mentors. Can we do it now? NO.
* Instead of gsoc 2023 , we will do the following:
* Complete last year project, and merge (Aarya)
* Continue One build system work, make it actually one
* Second iteration of erase/write optimisations, we can
combine the best of two worlds: take the best of two algorithms from
upstream, and chromium tree and have one algo which performs great in
both trees
* [aklm] Updating README file, technically can be done any time, when
do we want to do this, and who is interested to brainstorm new README
?
* Packaging section needs an overhaul, currently only make is
supported. So the packaging can only be done with make. When packaging
is done with meson, version info is missing.
* Add one sentence into Packaging, info from previous point (TODO aklm)
* Re-order sections: Build instructions, Installations, Packaging,
Contact (TODO aklm)
* Fix `http` -> `https` in README, all the links (TODO aklm)
* Rename with `.md` suffix? Reformat with markdown (TODO aklm)
* Thomas: Versioning: we need to introduce versioning file - as meson
disk tree image does not contain the `.git` directory and so cannot
easily harvest the version information. Therefore we need to generate
a header with the current version to be included in the build.
* [https://github.com/Mesa3D/mesa/blob/main/meson.build#L25](https://github.co…
(out of date, now using a ‘VERSION’ file)
* [https://github.com/Mesa3D/mesa/blob/main/bin/meson_get_version.py](https://…
* When doing a release, create a commit into the version file to
increase version number. And then put a git tag linked to this commit.
* When versioning is solved, we will have a larger upgrade to README file.
* Thomas: for scripts we need to move to python, we get python
environment with meson. Easier for different environments.
* [aklm] Gerrit groups “flashrom reviewers” and “flashrom developers”.
* Flashrom reviewers is the gerrit group which can approve patches
(+2) but cannot submit. At the moment there is none, only very large
coreboot group. Not all people who work on coreboot work on flashrom.
* aklm : lets build MAINTAINERS file and then add those people
into “flashrom reviewers” group. Reason: people agreed to do code
reviews for a specific area of flashrom, and they have knowledge of
that area. They need to be able to say “yes I approve this patch”.
* Thomas: we could have someone who is not in MAINTAINERS file,
but we may want to add them to flashrom reviewers group.
* Aklm: there are no technical restrictions on that, but we need
to publish clear criteria on when a person who is not in MAINTAINERS
file can be in reviewers group.
* Lets think of criteria and return back to this question.
* [icon] could/should flashrom & flashrom-stable share resources like
the webpage / wiki?
* We can add a menu item on the left-side menu, and/or a section
in the bottom menu on the home page. Lets see how it goes, if there
will be any issues we will discuss, but maybe it will just work. Nico
will add pages.
--
Anastasia.
1
0
Hi everyone,
I'm happy to tell you that we'll have a combined coreboot/flashrom stand
at FOSDEM.
When? Feb 4-5 2023
Where? ULB, Brussels, Belgium
Exact location? Building Aw, Level 1, Université libre de Bruxelles,
Campus du Solbosch, Avenue Franklin D. Roosevelt 50, 1050 Bruxelles, Belgium
Travel info: https://fosdem.org/2023/practical/transportation/
List of stands: https://fosdem.org/2023/stands/
Who? You!
Want to join? Sure! We would love to have 2+ people at the stand at all
times. It helps even if you can only help us for one hour.
Practical info if you want to join/help out/talk to visitors:
- Stand buildup has to be finished by Saturday 10:00
- Stand teardown starts at Sunday 17:00
- Stand duty on Saturday ends 19:00
- Stand duty on Sunday starts 9:00
- "Stand duty" is flexible (when and how long), but it would be cool if we can plan a little ahead.
- If you bring something, please tell me via email
- I will bring wired ethernet (if we're lucky and get something to plug
in)+power
- If you volunteer for stand duty, please tell me via email or show up
sometime on Saturday so we can plan Sunday shifts.
More info? Christian Walter and I will be managing the stand/booth.
Regards,
Carl-Daniel
2
1
Hello,
The MT25QL128 chip is ‘untested’. Read operations work, but erase and write are broken. I happen to be using ‘serprog’ as the programmer for flashrom v1.2.
To fix this, edit flashchips.c and look for the MT25QL128 entry. Delete the “FEATURE_4BA_WREN” feature. I’ve verified read, erase, and write work perfectly following this change.
This chip by default uses 24 bit addresses. That took me a bit of time to figure out by dumping SPI packets and reading the chip spec till I found the offending packet that was causing the problems. The “FEATURE_4BA_WREN” sends a 0xb7 SPI command (enable 32 bit addresses) that isn’t supported by the MT25QL128, and in addition even if the MT25QL128 supported the ‘b7’ command, 32 bit addressing isn’t supported by many programmers (including serprog).
Hope this helps,
Jim D.
1
0