flashrom
Threads by month
- ----- 2025 -----
- 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 2024
- 10 participants
- 9 discussions
Hello group,
I'm attempting to flash a W25Q64FW with a CH341A. Despite this chip's
RDID being supported (under "W25Q64.W"), flashrom identifies it as an
"unknown SPI chip (RDID)" which I presume explains the "status NOT
WORKING for operations: PROBE READ ERASE WRITE".
Upon further inspection with '-VV' I see that id1 and id2 are not only
wrong -- they're different every time I run flashrom! What could cause
this?
Thanks,
Ryne
2
3
Hello,
I'm attempting to dump/prob a Micron MT29F2G01ABAGD with flashrom, I believe I have the IC tapped correctly, below is a -VV dump
Probing for Unknown SFDP-capable chip, 0 kB: spi_sfdp_read_sfdp_chunk: addr=0x0, len=2, data:
0xc2 0x42
spi_sfdp_read_sfdp_chunk: addr=0x2, len=2, data:
0x42 0xc2
Signature = 0xc24242c2 (should be 0x50444653)
No SFDP signature found.
Probing for AMIC unknown AMIC SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for Atmel unknown Atmel SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for Eon unknown Eon SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for Macronix unknown Macronix SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for PMC unknown PMC SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for SST unknown SST SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for ST unknown ST SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Probing for Generic unknown SPI chip (RDID), 0 kB: RDID byte 0 parity violation. compare_id: id1 0x42, id2 0xc242
Added layout entry 00000000 - ffffffff named complete flash
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on linux_spi.
Probing for Generic unknown SPI chip (REMS), 0 kB: compare_id: id1 0xc2, id2 0x42
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI).
===
This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE
This flash part has status UNTESTED for operations: WP
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to flashrom(a)flashrom.org if any of the above operations
work correctly for you with this flash chip. Please include the flashrom log
file for all operations you tested (see the man page for details), and mention
which mainboard or programmer you tested in the subject line.
Thanks for your help!
No operations were specified.
The ID `0xc2 42` matches what I see when the OS boots
nand: device found, Manufacturer ID: 0x2c, Chip ID: 0x24
I believe this IC isn't supported by flashrom, how am I able to support it? I have a datasheet
Any help would be greatly appreciated
Cheers
2
1
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
flashrom was built with GCC 12.2.0, little endian
Command line (5 args): flashrom --programmer internal --read ami-asus-ryzen.bin --verbose
Initializing internal programmer
/sys/class/mtd/mtd0 does not exist
No coreboot table found.
Using Internal DMI decoder.
DMI string chassis-type: "Desktop"
DMI string system-manufacturer: "System manufacturer"
DMI string system-product-name: "System Product Name"
DMI string system-version: "System Version"
DMI string baseboard-manufacturer: "ASUSTeK COMPUTER INC."
DMI string baseboard-product-name: "PRIME A320M-C R2.0"
DMI string baseboard-version: "Rev X.0x"
Found ITE Super I/O, ID 0x8665 on port 0x2e
Found chipset "AMD FP4" with PCI ID 1022:790e.
Enabling flash write... SPI base address is at 0xfec10000
FCH device found but SMBus revision 0x59 does not match known values.
Please report this to flashrom(a)flashrom.org and include this log and
the output of lspci -nnvx, thanks!.
Could not determine chipset generation.ROM strap override is not active
PROBLEMS, continuing anyway
The following protocols are supported: LPC, FWH.
Probing for AMIC A49LF040A, 512 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 Atmel AT49LH004, 512 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Atmel AT49LH00B4, 512 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Intel AT82802AB, 512 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Intel 82802AC, 1024 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, 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 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 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF004A/B, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF004C, 512 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF008A, 1024 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF008C, 1024 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF016C, 2048 kB: probe_82802ab: id1 0xff, id2 0xff, 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 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF040B, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, 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 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF160C, 2048 kB: probe_82802ab: 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 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FLW040B, 512 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FLW080A, 1024 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FLW080B, 1024 kB: probe_82802ab: id1 0xff, id2 0xff, 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: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FW040, 512 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FW080, 1024 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50LPW080, 1024 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ST M50LPW116, 2048 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Sharp LHF00L04, 1024 kB: probe_82802ab: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040A, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040B, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040C, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040FA, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040FB, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V040FC, 512 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V080A, 1024 kB: probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W39V080FA, 1024 kB: probe_jedec_common: id1 0xff, id2 0xff, 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 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
No EEPROM/flash device found.
Note: flashrom can never write if the flash chip isn't found automatically.
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex [1022:1450]
Subsystem: ASUSTeK Computer Inc. Family 17h (Models 00h-0fh) Root Complex [1043:8747]
Flags: fast devsel
00: 22 10 50 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 47 87
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit [1022:1451]
Subsystem: ASUSTeK Computer Inc. Family 17h (Models 00h-0fh) I/O Memory Management Unit [1043:8747]
Flags: fast devsel, IRQ 25
Capabilities: <access denied>
00: 22 10 51 14 00 04 10 00 00 00 06 08 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 47 87
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 00 00 00
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Flags: fast devsel, IOMMU group 0
00: 22 10 52 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453] (prog-if 00 [Normal decode])
Subsystem: ASUSTeK Computer Inc. Family 17h (Models 00h-0fh) PCIe GPP Bridge [1043:8747]
Flags: bus master, fast devsel, latency 0, IRQ 26, IOMMU group 1
Bus: primary=00, secondary=01, subordinate=07, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: fe600000-fe7fffff [size=2M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 53 14 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 01 07 00 f1 f1 00 20
20: 60 fe 70 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 00 12 00
00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
DeviceName: Onboard IGD
Flags: fast devsel, IOMMU group 2
00: 22 10 52 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Flags: fast devsel, IOMMU group 3
00: 22 10 52 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453] (prog-if 00 [Normal decode])
Subsystem: ASUSTeK Computer Inc. Family 17h (Models 00h-0fh) PCIe GPP Bridge [1043:8747]
Flags: bus master, fast devsel, latency 0, IRQ 27, IOMMU group 4
Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
I/O behind bridge: e000-efff [size=4K] [16-bit]
Memory behind bridge: fe900000-fe9fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: e0000000-f01fffff [size=258M] [32-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 53 14 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 08 08 00 e1 e1 00 20
20: 90 fe 90 fe 01 e0 11 f0 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 00 1a 00
00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Flags: fast devsel, IOMMU group 5
00: 22 10 52 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Flags: fast devsel, IOMMU group 6
00: 22 10 52 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
Flags: bus master, fast devsel, latency 0, IRQ 28, IOMMU group 7
Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: fe300000-fe5fffff [size=3M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 54 14 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 09 09 00 f1 01 00 00
20: 30 fe 50 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 12 00
00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Flags: fast devsel, IOMMU group 8
00: 22 10 52 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
Flags: bus master, fast devsel, latency 0, IRQ 30, IOMMU group 9
Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: fe800000-fe8fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 54 14 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 0a 0a 00 f1 01 00 00
20: 80 fe 80 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 12 00
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 59)
Subsystem: ASUSTeK Computer Inc. FCH SMBus Controller [1043:8747]
Flags: 66MHz, medium devsel, IOMMU group 10
Kernel driver in use: piix4_smbus
Kernel modules: i2c_piix4, sp5100_tco
00: 22 10 0b 79 03 04 20 02 59 00 05 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 47 87
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
Subsystem: ASUSTeK Computer Inc. FCH LPC Bridge [1043:8747]
Flags: bus master, 66MHz, medium devsel, latency 0, IOMMU group 10
00: 22 10 0e 79 0f 00 20 02 51 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 47 87
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0 [1022:1460]
Flags: fast devsel, IOMMU group 11
00: 22 10 60 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1 [1022:1461]
Flags: fast devsel, IOMMU group 11
00: 22 10 61 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2 [1022:1462]
Flags: fast devsel, IOMMU group 11
00: 22 10 62 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3 [1022:1463]
Flags: fast devsel, IOMMU group 11
Kernel driver in use: k10temp
Kernel modules: k10temp
00: 22 10 63 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4 [1022:1464]
Flags: fast devsel, IOMMU group 11
00: 22 10 64 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5 [1022:1465]
Flags: fast devsel, IOMMU group 11
00: 22 10 65 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6 [1022:1466]
Flags: fast devsel, IOMMU group 11
00: 22 10 66 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7 [1022:1467]
Flags: fast devsel, IOMMU group 11
00: 22 10 67 14 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:43bc] (rev 02) (prog-if 30 [XHCI])
Subsystem: ASMedia Technology Inc. Device [1b21:1142]
Flags: bus master, fast devsel, latency 0, IRQ 29, IOMMU group 12
Memory at fe7a0000 (64-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00: 22 10 bc 43 06 04 10 00 02 30 03 0c 10 00 80 00
10: 04 00 7a fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 21 1b 42 11
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00
01:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] Device [1022:43b8] (rev 02) (prog-if 01 [AHCI 1.0])
Subsystem: ASMedia Technology Inc. Device [1b21:1062]
Flags: bus master, fast devsel, latency 0, IRQ 39, IOMMU group 12
Memory at fe780000 (32-bit, non-prefetchable) [size=128K]
Expansion ROM at fe700000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00: 22 10 b8 43 06 04 10 00 02 01 06 01 10 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 78 fe 00 00 00 00 21 1b 62 10
30: 00 00 70 fe 50 00 00 00 00 00 00 00 0a 02 00 00
01:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43b3] (rev 02) (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. Device [1b21:0201]
Flags: bus master, fast devsel, latency 0, IRQ 31, IOMMU group 12
Bus: primary=01, secondary=02, subordinate=07, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: fe600000-fe6fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 b3 43 07 00 10 00 02 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 01 02 07 00 f1 f1 00 00
20: 60 fe 60 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0f 03 12 00
02:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. 300 Series Chipset PCIe Port [1b21:3306]
Flags: bus master, fast devsel, latency 0, IRQ 32, IOMMU group 12
Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: [disabled] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 b4 43 07 04 10 00 02 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 02 03 03 00 f1 01 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 12 00
02:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. 300 Series Chipset PCIe Port [1b21:3306]
Flags: bus master, fast devsel, latency 0, IRQ 34, IOMMU group 12
Bus: primary=02, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: [disabled] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 b4 43 07 04 10 00 02 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 02 04 04 00 f1 01 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 12 00
02:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. 300 Series Chipset PCIe Port [1b21:3306]
Flags: bus master, fast devsel, latency 0, IRQ 35, IOMMU group 12
Bus: primary=02, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: fe600000-fe6fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 b4 43 07 04 10 00 02 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 02 05 05 00 f1 f1 00 00
20: 60 fe 60 fe f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0f 01 12 00
02:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. 300 Series Chipset PCIe Port [1b21:3306]
Flags: bus master, fast devsel, latency 0, IRQ 37, IOMMU group 12
Bus: primary=02, secondary=06, subordinate=07, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: [disabled] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
Kernel driver in use: pcieport
00: 22 10 b4 43 07 04 10 00 02 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 02 06 07 00 f1 01 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0e 01 12 00
05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:8677]
Flags: bus master, fast devsel, latency 0, IRQ 31, IOMMU group 12
I/O ports at f000 [size=256]
Memory at fe604000 (64-bit, non-prefetchable) [size=4K]
Memory at fe600000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
00: ec 10 68 81 07 04 10 00 15 00 00 02 10 00 00 00
10: 01 f0 00 00 00 00 00 00 04 40 60 fe 00 00 00 00
20: 04 00 60 fe 00 00 00 00 00 00 00 00 43 10 77 86
30: 00 00 00 00 40 00 00 00 00 00 00 00 0f 01 00 00
06:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 04) (prog-if 00 [Normal decode])
Subsystem: ASUSTeK Computer Inc. ASM1083/1085 PCIe to PCI Bridge [1043:8489]
Flags: fast devsel, IRQ 14, IOMMU group 12
Bus: primary=06, secondary=07, subordinate=07, sec-latency=32
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: [disabled] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: <access denied>
00: 21 1b 80 10 03 00 10 00 04 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 06 07 07 20 f1 01 20 20
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0e 01 12 00
08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev e7) (prog-if 00 [VGA controller])
Subsystem: Tul Corporation / PowerColor Radeon RX 580 [148c:2378]
Flags: bus master, fast devsel, latency 0, IRQ 67, IOMMU group 13
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, prefetchable) [size=2M]
I/O ports at e000 [size=256]
Memory at fe900000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu
00: 02 10 df 67 07 04 10 00 e7 00 00 03 10 00 80 00
10: 0c 00 00 e0 00 00 00 00 0c 00 00 f0 00 00 00 00
20: 01 e0 00 00 00 00 90 fe 00 00 00 00 8c 14 78 23
30: 00 00 94 fe 48 00 00 00 00 00 00 00 0b 01 00 00
08:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] [1002:aaf0]
Subsystem: Tul Corporation / PowerColor Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] [148c:aaf0]
Flags: bus master, fast devsel, latency 0, IRQ 63, IOMMU group 13
Memory at fe960000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00: 02 10 f0 aa 07 04 10 00 00 00 03 04 10 00 80 00
10: 04 00 96 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 8c 14 f0 aa
30: 00 00 00 00 48 00 00 00 00 00 00 00 0a 02 00 00
09:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function [1022:145a]
Subsystem: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function [1022:145a]
Flags: fast devsel, IOMMU group 14
Capabilities: <access denied>
00: 22 10 5a 14 00 00 10 00 00 00 00 13 10 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 5a 14
30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00
09:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor (PSP) 3.0 Device [1022:1456]
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor (PSP) 3.0 Device [1022:1456]
Flags: bus master, fast devsel, latency 0, IRQ 59, IOMMU group 15
Memory at fe400000 (32-bit, non-prefetchable) [size=1M]
Memory at fe500000 (32-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: ccp
Kernel modules: ccp
00: 22 10 56 14 06 04 10 00 00 00 80 10 10 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 40 fe 00 00 00 00
20: 00 00 00 00 00 00 50 fe 00 00 00 00 22 10 56 14
30: 00 00 00 00 48 00 00 00 00 00 00 00 0f 02 00 00
09:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Zeppelin USB 3.0 xHCI Compliant Host Controller [1022:145f] (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. Zeppelin USB 3.0 xHCI Compliant Host Controller [1043:8747]
Flags: bus master, fast devsel, latency 0, IRQ 50, IOMMU group 16
Memory at fe300000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00: 22 10 5f 14 07 04 10 00 00 30 03 0c 10 00 80 00
10: 04 00 30 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 47 87
30: 00 00 00 00 48 00 00 00 00 00 00 00 0e 03 00 00
0a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function [1022:1455]
Subsystem: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function [1022:1455]
Flags: fast devsel, IOMMU group 17
Capabilities: <access denied>
00: 22 10 55 14 00 00 10 00 00 00 00 13 10 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 55 14
30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00
0a:00.2 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 51) (prog-if 01 [AHCI 1.0])
Subsystem: ASUSTeK Computer Inc. FCH SATA Controller [AHCI mode] [1043:8747]
Flags: bus master, fast devsel, latency 0, IRQ 41, IOMMU group 18
Memory at fe808000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00: 22 10 01 79 07 04 10 00 51 01 06 01 10 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 80 80 fe 00 00 00 00 43 10 47 87
30: 00 00 00 00 48 00 00 00 00 00 00 00 0f 02 00 00
0a:00.3 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller [1022:1457]
Subsystem: ASUSTeK Computer Inc. Family 17h (Models 00h-0fh) HD Audio Controller [1043:86c7]
Flags: bus master, fast devsel, latency 0, IRQ 65, IOMMU group 19
Memory at fe800000 (32-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00: 22 10 57 14 06 04 10 00 00 00 03 04 10 00 80 00
10: 00 00 80 fe 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 c7 86
30: 00 00 00 00 48 00 00 00 00 00 00 00 0e 03 00 00
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
1
0
hi all, i am very new to any type of hardware hacking or interfacing, i
am trying to write onto a SPI chip (GD25LQ128DSIGR) using a CH341
programmer, i am able to read the data perfectly fine and the chip is
identified perfectly fine, i am using a chip clip to interface with the
chip on the motherboard itself, after reading up on the chip itself, i
understand that my status registers need to be set specifically to allow
me to write, the current register status (and default it seems) is
`SRP0: 1` `BP4: 0` `BP3: 1` `BP2: 1` `BP1: 0` `BP0: 1` `WEL: 0`
`BUSY/WIP: 0`, i am able to write partially to the chip but not fully,
my first assumption is that the status registers (in their current
state) are enabled and therefore protecting certain parts of memory on
the chip. I could really use some help in learning more about this field
and my particular case
2
1

Successful flash report: Intel 82599 10-Gigabit SFI/SFP+ Network Controller (8086:10fb)
by Scott K Logan Jan. 14, 2024
by Scott K Logan Jan. 14, 2024
Jan. 14, 2024
Hi all,
Per the console message, I'm happy to report successful flashing of my
Intel 10G PCI NIC, which flashrom currently regards as UNTESTED. I
created a ROM containing both BIOS and EFI builds of iPXE, and both
worked as expected. When properly signed, the EFI driver even worked
with secure boot.
Thanks for your hard work! Here's the log:
flashrom v1.3.0 on Linux 6.6.9-200.fc39.x86_64 (x86_64)
flashrom was built with GCC 13.1.1 20230614 (Red Hat 13.1.1-4), little
endian
Command line (7 args): flashrom -p nicintel_spi --verbose -w
nic10g.new.rom --output nic10g.new.log
Initializing nicintel_spi programmer
Found "Intel 82599 10-Gigabit SFI/SFP+ Network Controller" (8086:10fb,
BDF 04:00.0).
===
This PCI device is UNTESTED. Please report the 'flashrom -p xxxx' output
to flashrom(a)flashrom.org if it works for you. Please add the name of your
PCI device to the subject. Thank you for your help!
===
Requested BAR is of type MEM, 64bit, prefetchable
Requested BAR is of type MEM, 64bit, prefetchable
The following protocols are supported: SPI.
Probing for AMIC A25L010, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L016, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L020, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L032, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L040, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L05PT, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L05PU, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L080, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L10PT, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L10PU, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L16PT, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L16PU, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L20PT, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L20PU, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L40PT, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L40PU, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L512, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25L80P, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25LQ032/A25LQ32A, 4096 kB: compare_id: id1 0x20, id2
0x2013
Probing for AMIC A25LQ16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for AMIC A25LQ64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF021, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF021A, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF041A, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF081, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF081A, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF161, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF321, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF321A, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DF641(A), 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DL081, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DL161, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25DQ161, 2048 kB: compare_id: id1 0x20, id2 0x2013
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: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25FS010, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25FS040, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25SF041, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25SF081, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25SF128A, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25SF161, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25SF321, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT25SL128A, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT26DF041, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT26DF081A, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT26DF161, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT26DF161A, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT26F004, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45CS1282, 16896 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB011D, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB021D, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB041D, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB081D, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB161D, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB321C, 4224 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB321D, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB321E, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Atmel AT45DB642D, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Boya/BoHong Microelectronics B.25D16A, 2048 kB: compare_id:
id1 0x20, id2 0x2013
Probing for Boya/BoHong Microelectronics B.25Q128AS, 16384 kB:
compare_id: id1 0x20, id2 0x2013
Probing for ESI ES25P16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for ESI ES25P40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for ESI ES25P80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for ESMT F25L008A, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for ESMT F25L32PA, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B05, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B05T, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B10, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B10T, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B16T, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B20, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B20T, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B32T, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B40T, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B64T, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25B80T, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F05, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F10, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F20, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25F80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P05, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P10, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P20, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25P80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25Q128, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25Q16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25Q32(A/B), 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25Q40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25Q64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25Q80(A), 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25QH128, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25QH16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25QH32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25QH64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25S10, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25S16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25S20, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25S32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25S40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25S64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Eon EN25S80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Fudan FM25F005, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for Fudan FM25F01, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Fudan FM25F02(A), 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Fudan FM25F04(A), 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Fudan FM25Q08, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Fudan FM25Q16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Fudan FM25Q32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25B128B/GD25Q128B, 16384 kB: compare_id: id1
0x20, id2 0x2013
Probing for GigaDevice GD25LQ128C/GD25LQ128D/GD25LQ128E, 16384 kB:
compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25LQ16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25LQ32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25LQ40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25LQ64(B), 8192 kB: compare_id: id1 0x20, id2
0x2013
Probing for GigaDevice GD25LQ80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q10, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q127C/GD25Q128C, 16384 kB: compare_id: id1
0x20, id2 0x2013
Probing for GigaDevice GD25Q16(B), 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q20(B), 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q256D/GD25Q256E, 32768 kB: compare_id: id1
0x20, id2 0x2013
Probing for GigaDevice GD25Q32(B), 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q40(B), 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q512, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q64(B), 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25Q80(B), 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25T80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25VQ16C, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25VQ21B, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25VQ40C, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25VQ41B, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25VQ80C, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for GigaDevice GD25WQ80E, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for ISSI IS25LP064, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for ISSI IS25LP128, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for ISSI IS25LP256, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for ISSI IS25WP032, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for ISSI IS25WP064, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for ISSI IS25WP128, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for ISSI IS25WP256, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Intel 25F160S33B8, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Intel 25F160S33T8, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Intel 25F320S33B8, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Intel 25F320S33T8, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Intel 25F640S33B8, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Intel 25F640S33T8, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX23L12854, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX23L1654, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX23L3254, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX23L6454, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L1005(C)/MX25L1006E, 128 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L12805D, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix
MX25L12833F/MX25L12835F/MX25L12845E/MX25L12865E/MX25L12873F, 16384 kB:
compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L1605, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L1605A/MX25L1606E/MX25L1608E, 2048 kB:
compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L1605D/MX25L1608D/MX25L1673E, 2048 kB:
compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L1635D, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L1635E, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L2005(C)/MX25L2006E, 256 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L25635F/MX25L25645G, 32768 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L3205(A), 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L3205D/MX25L3208D, 4096 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L3206E/MX25L3208E, 4096 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L3235D, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L3233F/MX25L3273E, 4096 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L4005(A/C)/MX25L4006E, 512 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L512(E)/MX25V512(C), 64 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX25L5121E, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L6405, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L6405D, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L6406E/MX25L6408E, 8192 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix
MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E/MX25L6473F, 8192 kB:
compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L6495F, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25L8005/MX25L8006E/MX25L8008E/MX25V8005, 1024 kB:
compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25R3235F, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25R6435F, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25U12835F, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25U1635E, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25U25635F, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25U3235E/F, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25U51245G, 65536 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25U6435E/F, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX25U8032E, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix MX66L51235F/MX25L51245G, 65536 kB: compare_id: id1
0x20, id2 0x2013
Probing for Macronix MX66L1G45G, 131072 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron/Numonyx/ST M25P05, 64 kB: Ignoring RES in favour of RDID.
Probing for Micron/Numonyx/ST M25P05-A, 64 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25P10, 128 kB: Ignoring RES in favour of
RDID.
Probing for Micron/Numonyx/ST M25P10-A, 128 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M25P128, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M25P16, 2048 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25P20, 256 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25P20-old, 256 kB: Ignoring RES in favour
of RDID.
Probing for Micron/Numonyx/ST M25P32, 4096 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25P40, 512 kB: compare_id: id1 0x20, id2
0x2013
Added layout entry 00000000 - 0007ffff named complete flash
Found Micron/Numonyx/ST flash chip "M25P40" (512 kB, SPI) on nicintel_spi.
Chip status register is 0x00.
Chip status register: Status Register Write Disable (SRWD, SRP, ...) is
not set
Chip status register: Bit 6 is not set
Chip status register: Block Protect 3 (BP3) is not set
Chip status register: Block Protect 2 (BP2) is not set
Chip status register: Block Protect 1 (BP1) is not set
Chip status register: Block Protect 0 (BP0) is not set
Chip status register: Write Enable Latch (WEL) is not set
Chip status register: Write In Progress (WIP/BUSY) is not set
Probing for Micron/Numonyx/ST M25P40-old, 512 kB: Ignoring RES in favour
of RDID.
Probing for Micron/Numonyx/ST M25P64, 8192 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25P80, 1024 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25PE10, 128 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25PE16, 2048 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M25PE20, 256 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25PE40, 512 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M25PE80, 1024 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M25PX16, 2048 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M25PX32, 4096 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M25PX64, 8192 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M25PX80, 1024 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M45PE10, 128 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M45PE16, 2048 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST M45PE20, 256 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M45PE40, 512 kB: compare_id: id1 0x20, id2
0x2013
Probing for Micron/Numonyx/ST M45PE80, 1024 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST N25Q00A..1G, 131072 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q00A..3G, 131072 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q016, 2048 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Micron/Numonyx/ST N25Q032..1E, 4096 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q032..3E, 4096 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q064..1E, 8192 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q064..3E, 8192 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q128..1E, 16384 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q128..3E, 16384 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q256..1E, 32768 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q256..3E, 32768 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q512..1G, 65536 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron/Numonyx/ST N25Q512..3G, 65536 kB: compare_id: id1
0x20, id2 0x2013
Probing for Micron MT25QL01G, 131072 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QU01G, 131072 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QL02G, 262144 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QU02G, 262144 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QU128, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QL128, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QL256, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QU256, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QL512, 65536 kB: compare_id: id1 0x20, id2 0x2013
Probing for Micron MT25QU512, 65536 kB: compare_id: id1 0x20, id2 0x2013
Probing for Nantronics N25S10, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Nantronics N25S16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Nantronics N25S20, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Nantronics N25S40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Nantronics N25S80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LD010(C), 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LD020(C), 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LD040(C), 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LD256C, 32 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LD512(C), 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LQ016, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LQ020, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LQ032C, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LQ040, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LQ080, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LV010, 128 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for PMC Pm25LV010A, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LV016B, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LV020, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LV040, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LV080B, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for PMC Pm25LV512(A), 64 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for SST SST25LF020A, 256 kB: compare_id: id1 0xff, id2 0xff
Probing for SST SST25LF040A, 512 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for SST SST25LF080(A), 1024 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for SST SST25VF010(A), 128 kB: compare_id: id1 0xff, id2 0xff
Probing for SST SST25VF016B, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25VF020, 256 kB: compare_id: id1 0xff, id2 0xff
Probing for SST SST25VF020B, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25VF032B, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25VF040, 512 kB: compare_id: id1 0xff, id2 0xff
Probing for SST SST25VF040B, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25VF040B.REMS, 512 kB: compare_id: id1 0xff, id2 0xff
Probing for SST SST25VF064C, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25VF080B, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25VF512(A), 64 kB: compare_id: id1 0xff, id2 0xff
Probing for SST SST25WF010, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25WF020, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25WF020A, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25WF040, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25WF040B, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25WF080, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25WF080B, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST25WF512, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST26VF016B(A), 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST26VF032B(A), 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST SST26VF064B(A), 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for ST M95M02, 256 kB: probe_spi_st95: id1 0xff, id2 0xffff
Probing for Sanyo LE25FU106B, 128 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Sanyo LE25FU206, 256 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Sanyo LE25FU206A, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Sanyo LE25FU406B, 512 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Sanyo LE25FU406C/LE25U40CMC, 512 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Sanyo LE25FW106, 128 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Sanyo LE25FW203A, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Sanyo LE25FW403A, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Sanyo LE25FW406A, 512 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Sanyo LE25FW418A, 512 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Sanyo LE25FW806, 1024 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Sanyo LE25FW808, 1024 kB: probe_spi_res2: id1 0x12, id2 0x12
Probing for Spansion S25FL004A, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL008A, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL016A, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL032A/P, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL064A/P, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL116K/S25FL216K, 2048 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL127S-256kB, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL127S-64kB, 16384 kB: compare_id: id1 0x20, id2
0x2013
Probing for Spansion S25FL128L, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL128P......0, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL128P......1, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL128S......0, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL128S......1, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL128S_UL Uniform 128 kB Sectors, 16384 kB: Read
id bytes: 0x20 0x20 0x13 0x10 0x00 0x00.
Probing for Spansion S25FL128S_US Uniform 64 kB Sectors, 16384 kB: Read
id bytes: 0x20 0x20 0x13 0x10 0x00 0x00.
Probing for Spansion S25FL129P......0, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL129P......1, 16384 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL132K, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL164K, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL204K, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL208K, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL256L, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FL256S Large Sectors, 16384 kB: Read id bytes:
0x20 0x20 0x13 0x10 0x00 0x00.
Probing for Spansion S25FL256S Small Sectors, 16384 kB: Read id bytes:
0x20 0x20 0x13 0x10 0x00 0x00.
Probing for Spansion S25FL256S......0, 32768 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Spansion S25FL512S, 65536 kB: compare_id: id1 0x20, id2 0x2013
Probing for Spansion S25FS128S Large Sectors, 16384 kB: Read id bytes:
0x20 0x20 0x13 0x10 0x00 0x00.
Probing for Spansion S25FS128S Small Sectors, 16384 kB: Read id bytes:
0x20 0x20 0x13 0x10 0x00 0x00.
Probing for Winbond W25P16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25P32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25P80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q128.V, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q128.V..M, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q128.W, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q128.JW.DTR, 16384 kB: compare_id: id1 0x20, id2
0x2013
Probing for Winbond W25Q16.V, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q16.W, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q20.W, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q256FV, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q256JV_Q, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q256JV_M, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q256JW, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q256JW_DTR, 32768 kB: compare_id: id1 0x20, id2
0x2013
Probing for Winbond W25Q32.V, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q32.W, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q32JW...M, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q40.V, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q40BW, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q40EW, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q512JV, 65536 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q512NW-IM, 65536 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q64BV/W25Q64CV/W25Q64FV, 8192 kB: compare_id: id1
0x20, id2 0x2013
Probing for Winbond W25Q64JV-.Q, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q64JV-.M, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q64.W, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q64JW...M, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q80.V, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q80BW, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25Q80EW, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X05, 64 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X10, 128 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X16, 2048 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X20, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X32, 4096 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X64, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for Winbond W25X80, 1024 kB: compare_id: id1 0x20, id2 0x2013
Probing for XMC XM25QH64C, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for XMC XM25QU64C, 8192 kB: compare_id: id1 0x20, id2 0x2013
Probing for XMC XM25QH128C, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for XMC XM25QU128C, 16384 kB: compare_id: id1 0x20, id2 0x2013
Probing for XMC XM25QH256C, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for XMC XM25QU256C, 32768 kB: compare_id: id1 0x20, id2 0x2013
Probing for Zetta Device ZD25D20, 256 kB: compare_id: id1 0x20, id2 0x2013
Probing for Zetta Device ZD25D40, 512 kB: compare_id: id1 0x20, id2 0x2013
Probing for Unknown SFDP-capable chip, 0 kB: Signature = 0xffffffff
(should be 0x50444653)
No SFDP signature found.
Probing for AMIC unknown AMIC SPI chip, 0 kB: compare_id: id1 0x20, id2
0x2013
Probing for Atmel unknown Atmel SPI chip, 0 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Eon unknown Eon SPI chip, 0 kB: compare_id: id1 0x20, id2 0x2013
Probing for Macronix unknown Macronix SPI chip, 0 kB: compare_id: id1
0x20, id2 0x2013
Probing for PMC unknown PMC SPI chip, 0 kB: compare_id: id1 0x20, id2 0x2013
Probing for SST unknown SST SPI chip, 0 kB: compare_id: id1 0x20, id2 0x2013
Probing for ST unknown ST SPI chip, 0 kB: compare_id: id1 0x20, id2 0x2013
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB:
compare_id: id1 0x20, id2 0x2013
Probing for Generic unknown SPI chip (RDID), 0 kB: compare_id: id1 0x20,
id2 0x2013
Probing for Generic unknown SPI chip (REMS), 0 kB: compare_id: id1 0xff,
id2 0xff
Found Micron/Numonyx/ST flash chip "M25P40" (512 kB, SPI).
===
This flash part has status UNTESTED for operations: WP
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to flashrom(a)flashrom.org if any of the above
operations
work correctly for you with this flash chip. Please include the flashrom log
file for all operations you tested (see the man page for details), and
mention
which mainboard or programmer you tested in the subject line.
Thanks for your help!
Block protection is disabled.
Reading old flash chip contents... done.
Erasing and writing flash chip... Trying erase function 0...
0x000000-0x00ffff:EW, 0x010000-0x01ffff:EW, 0x020000-0x02ffff:EW,
0x030000-0x03ffff:W, 0x040000-0x04ffff:S, 0x050000-0x05ffff:S,
0x060000-0x06ffff:S, 0x070000-0x07ffff:S
Erase/write done.
Verifying flash... VERIFIED.
1
0
Hello friend, I hope you are very well, I am telling you about a
problem that I have with my Lenovo 100e Chromebook 2nd Gen AMD
(TREEYA), it turns out that I want to have the Chrome OS operating
system installed again but when doing the sequence in the operating
system that you have installed Now it throws errors, I am currently
using the Kali Linux system in its latest version, when performing the
script everything is fine but the error I get is this "error opening
the file "/tmp/stock-firmware.rom "failed: No such file or directory"
Besides that, I've been watching videos and forums and I haven't seen
anything like that, only that of a boy whom you helped and guided a
little. In addition to the fact that I have been watching videos and
forums and I have not seen anything similar, only that of a boy whom
you helped and guided a little, I would like to know if you can help
me with this please.
I am attaching the following sequence so that you have more idea of
what I am telling you.
ChromeOS Device Firmware Utility Script [2024-01-07]
(c) Mr Chromebox <mrchromebox(a)gmail.com>
*********************************************************
** Device: Lenovo 100e Chromebook 2nd Gen AMD (TREEYA)
** Platform: AMD StoneyRidge
** Fw Type: Full ROM / UEFI
** Fw Ver: MrChromebox-4.22.0 (12/22/2023)
** Fw WP: Disabled
*********************************************************
** [WP] 1) Install/Update UEFI (Full ROM) Firmware
** [WP] 2) Restore Stock Firmware
** C) Clear UEFI NVRAM
*********************************************************
Select a numeric menu option or
R to reboot P to poweroff Q to quit
2
Restore Stock Firmware
Standard disclaimer: flashing the firmware has the potential to
brick your device, requiring relatively inexpensive hardware and some
technical knowledge to recover. You have been warned.
Do you wish to continue? [y/N] y
Please select an option below for restoring the stock firmware:
1) Restore using a shellball image (downloaded) [if available]
2) Restore using a firmware backup on USB
3) Restore using a ChromeOS Recovery USB
Q) Quit and return to main menu
? 1
Unfortunately I don't have a stock firmware available to download for 'TREEYA'
at this time. Please select another option from the menu.
? 3
Connect a USB which contains a ChromeOS Recovery Image
and press [Enter] to continue.
Devices available:
1) Kingston DataTraveler_3.0 (14.41 GB)
Enter the number which corresponds your ChromeOS Recovery USB: 1
Extracting firmware from recovery USB
grep: /tmp/tmp.P29bkqH6gy/models/treeya/setvars.sh: No such file or directory
cp: -r not specified; omitting directory '/tmp/tmp.P29bkqH6gy/'
mv: cannot stat 'coreboot-Google_*': No such file or directory
ERROR: Unable to open /tmp/stock-firmware.rom for reading: No such
file or directory
Stock firmware successfully extracted from ChromeOS recovery image
VPD extracted from current firmware
Merging VPD into shellball/recovery image firmware
Injecting HWID into shellball/recovery image firmware
Restoring stock firmware
flashrom 1.4.0-devel on Linux 6.5.0-kali3-amd64 (x86_64)
flashrom was built with GCC 11.4.0, little endian
Command line (7 args): /tmp/flashrom -p internal -N -w
/tmp/stock-firmware.rom -o /tmp/flashrom.log
Acquiring lock (timeout=180 sec)...
Opened file lock "/run/lock/firmware_utility_lock"
Lock acquired.
Initializing internal programmer
/sys/class/mtd/mtd0 does not exist
Found candidate at: 00000500-00000528
Found coreboot table at 0x00000500.
Found candidate at: 00000000-000004ec
Found coreboot table at 0x00000000.
coreboot table found at 0xbf57d000.
coreboot header(24) checksum: 6b61 table(1236) checksum: fdf4 entries: 40
Vendor ID: Google, part ID: Treeya
Using Internal DMI decoder.
DMI string chassis-type: "Laptop"
Laptop detected via DMI.
DMI string system-manufacturer: "Google"
DMI string system-product-name: "Treeya"
DMI string system-version: "rev7"
DMI string baseboard-manufacturer: "Google"
DMI string baseboard-product-name: "Treeya"
DMI string baseboard-version: "rev7"
W836xx enter config mode worked or we were already in config mode.
W836xx leave config mode had no effect.
Active config mode, unknown reg 0x20 ID: 20.
Found chipset "AMD FP4" with PCI ID 1022:790e.
Enabling flash write... SPI base address is at 0xfec10000
Trying to determine the generation of the SPI interface... Promontory
(rev 0x4b) detected.
SpiRomEnable=1, RouteTpm2Sp=1, PrefetchEnSPIFromIMC=0, PrefetchEnSPIFromHost=1
(0x4fc82035) SpiArbEnable=1, IllegalAccess=0, SpiAccessMacRomEn=1,
SpiHostAccessRomEn=1, ArbWaitCount=7, SpiBusy=0
Using SPI_CS0
GPIO11 used for SPI_DO
GPIO12 used for SPI_DI
GPIO31 used for SPI_HOLD
GPIO32 used for SPI_CS
GPIO47 used for SPI_CLK
SPI read mode is Dual IO (1-2-2) (4)
spireadmode is not set, leaving SPI read mode unchanged.
UseSpi100 is enabled
NormSpeedNew is 33 MHz
FastSpeedNew is 66 MHz
AltSpeedNew is 66 MHz
TpmSpeedNew is 66 MHz
spispeed is not set, leaving SPI speed unchanged.
IMC is not active.
ROM strap override is not active
OK.
No board enable found matching coreboot IDs vendor="Google", model="Treeya".
========================================================================
You seem to be running flashrom on an unknown laptop. Some
internal buses have been disabled for safety reasons.
Laptops, notebooks and netbooks are difficult to support and we
recommend to use the vendor flashing utility. The embedded controller
(EC) in these machines often interacts badly with flashing.
See the manpage and https://flashrom.org/Laptops for details.
If flash is shared with the EC, erase is guaranteed to brick your laptop
and write may brick your laptop.
Read and probe may irritate your EC and cause fan failure, backlight
failure and sudden poweroff.
You have been warned.
========================================================================
The following protocols are supported: SPI.
Probing for AMIC A25L010, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L016, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L020, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L032, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L040, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L05PT, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L05PU, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L080, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L10PT, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L10PU, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L16PT, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L16PU, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L20PT, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L20PU, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L40PT, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L40PU, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L512, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25L80P, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25LQ032/A25LQ32A, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25LQ16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for AMIC A25LQ64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF011, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF021, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF021A, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF041A, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF081, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF081A, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF161, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF321, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF321A, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DF641(A), 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DL081, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DL161, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25DQ161, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25F1024(A), 128 kB: probe_spi_at25f: id1 0x60, id2 0x60
Probing for Atmel AT25F2048, 256 kB: probe_spi_at25f: id1 0x60, id2 0x60
Probing for Atmel AT25F4096, 512 kB: probe_spi_at25f: id1 0x60, id2 0x60
Probing for Atmel AT25F512, 64 kB: probe_spi_at25f: id1 0x60, id2 0x60
Probing for Atmel AT25F512A, 64 kB: probe_spi_at25f: id1 0x60, id2 0x60
Probing for Atmel AT25F512B, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25FS010, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25FS040, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25SF041, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25SF081, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25SF128A, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25SF161, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25SF321, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT25SL128A, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT26DF041, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT26DF081A, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT26DF161, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT26DF161A, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT26F004, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45CS1282, 16896 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB011D, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB021D, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB041D, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB081D, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB161D, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB321C, 4224 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB321D, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB321E, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel AT45DB642D, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Boya/BoHong Microelectronics B.25D16A, 2048 kB:
compare_id: id1 0xef, id2 0x8018
Probing for Boya/BoHong Microelectronics B.25D80A, 1024 kB:
compare_id: id1 0xef, id2 0x8018
Probing for Boya/BoHong Microelectronics B.25Q128AS, 16384 kB:
compare_id: id1 0xef, id2 0x8018
Probing for ESI ES25P16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for ESI ES25P40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for ESI ES25P80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for ESMT F25L008A, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for ESMT F25L32PA, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B05, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B05T, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B10T, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B16T, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B20T, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B32T, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B40T, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B64T, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25B80T, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F05, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25F80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P05, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25P80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25Q128, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25Q16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25Q32(A/B), 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25Q40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25Q64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25Q80(A), 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25QH128, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25QH16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25QH32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25QH32B, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25QH64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25QH64A, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25S10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25S16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25S20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25S32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25S40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25S64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon EN25S80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Fudan FM25F005, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Fudan FM25F01, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Fudan FM25F02(A), 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Fudan FM25F04(A), 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Fudan FM25Q08, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Fudan FM25Q16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Fudan FM25Q32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25LQ128C/GD25LQ128D/GD25LQ128E, 16384 kB:
compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25LQ16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25LQ32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25LQ40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25LQ64(B), 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25LQ80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q127C/GD25Q128C, 16384 kB: compare_id: id1
0xef, id2 0x8018
Probing for GigaDevice GD25Q16(B), 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q20(B), 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q256D/GD25Q256E, 32768 kB: Error accessing
GD25Q256D/GD25Q256E, 0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip GD25Q256D/GD25Q256E at 0x00000000fe000000.
Probing for GigaDevice GD25Q32(B), 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q40(B), 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q512, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q64(B), 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25Q80(B), 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25T80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25VQ16C, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25VQ21B, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25VQ40C, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25VQ41B, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25VQ80C, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for GigaDevice GD25WQ80E, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25LP016, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25LP064, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25LP128, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25LP256, 32768 kB: Error accessing IS25LP256,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip IS25LP256 at 0x00000000fe000000.
Probing for ISSI IS25LQ016, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP016, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP020, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP032, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP040, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP064, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP080, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP128, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for ISSI IS25WP256, 32768 kB: Error accessing IS25WP256,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip IS25WP256 at 0x00000000fe000000.
Probing for ISSI IS25WQ040, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Intel 25F160S33B8, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Intel 25F160S33T8, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Intel 25F320S33B8, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Intel 25F320S33T8, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Intel 25F640S33B8, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Intel 25F640S33T8, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX23L12854, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX23L1654, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX23L3254, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX23L6454, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L1005(C)/MX25L1006E, 128 kB: compare_id: id1
0xef, id2 0x8018
Probing for Macronix
MX25L12833F/MX25L12835F/MX25L12845E/MX25L12865E/MX25L12873F, 16384 kB:
compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L1605, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25V16066, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L1605A/MX25L1606E/MX25L1608E, 2048 kB:
compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L1605D/MX25L1608D/MX25L1673E, 2048 kB:
compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L1635D, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L1635E, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L2005(C)/MX25L2006E, 256 kB: compare_id: id1
0xef, id2 0x8018
Probing for Macronix MX25L25635F/MX25L25645G, 32768 kB: Error
accessing MX25L25635F/MX25L25645G, 0x2000000 bytes at
0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MX25L25635F/MX25L25645G at 0x00000000fe000000.
Probing for Macronix MX25L3205(A), 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L3205D/MX25L3208D, 4096 kB: compare_id: id1
0xef, id2 0x8018
Probing for Macronix MX25L3206E/MX25L3208E, 4096 kB: compare_id: id1
0xef, id2 0x8018
Probing for Macronix MX25L3235D, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L3233F/MX25L3273E, 4096 kB: compare_id: id1
0xef, id2 0x8018
Probing for Macronix MX25L3255E, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L4005(A/C)/MX25L4006E, 512 kB: compare_id:
id1 0xef, id2 0x8018
Probing for Macronix MX25L512(E)/MX25V512(C), 64 kB: compare_id: id1
0xef, id2 0x8018
Probing for Macronix MX25L5121E, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L6405, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L6405D, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L6406E/MX25L6408E, 8192 kB: compare_id: id1
0xef, id2 0x8018
Probing for Macronix MX25L6436E/MX25L6445E/MX25L6465E, 8192 kB:
compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L6473E, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L6473F, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L6495F, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25L8005/MX25L8006E/MX25L8008E/MX25V8005, 1024
kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25R3235F, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25R6435F, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25V4035F, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25V8035F, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25V1635F, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25U12835F, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25U1635E, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25U25635F/MX25U25643G, 32768 kB: Error
accessing MX25U25635F/MX25U25643G, 0x2000000 bytes at
0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MX25U25635F/MX25U25643G at 0x00000000fe000000.
Probing for Macronix MX25U3235E/F, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25U51245G, 65536 kB: Error accessing
MX25U51245G, 0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MX25U51245G at 0x00000000fc000000.
Probing for Macronix MX25U6435E/F, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX25U8032E, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix MX66L51235F/MX25L51245G, 65536 kB: Error
accessing MX66L51235F/MX25L51245G, 0x4000000 bytes at
0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MX66L51235F/MX25L51245G at 0x00000000fc000000.
Probing for Macronix MX66L1G45G, 131072 kB: Error accessing
MX66L1G45G, 0x8000000 bytes at 0x00000000f8000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MX66L1G45G at 0x00000000f8000000.
Probing for Macronix MX77L25650F, 32768 kB: Error accessing
MX77L25650F, 0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MX77L25650F at 0x00000000fe000000.
Probing for Micron/Numonyx/ST M25P05, 64 kB: Ignoring RES in favour of RDID.
Probing for Micron/Numonyx/ST M25P05-A, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25P10, 128 kB: Ignoring RES in favour of RDID.
Probing for Micron/Numonyx/ST M25P10-A, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25P128, 16384 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Micron/Numonyx/ST M25P16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25P20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25P20-old, 256 kB: Ignoring RES in
favour of RDID.
Probing for Micron/Numonyx/ST M25P32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25P40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25P40-old, 512 kB: Ignoring RES in
favour of RDID.
Probing for Micron/Numonyx/ST M25P64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25P80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PE10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PE16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PE20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PE40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PE80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PX16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PX32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PX64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M25PX80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M45PE10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M45PE16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M45PE20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M45PE40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST M45PE80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q00A..1G, 131072 kB: Error accessing
N25Q00A..1G, 0x8000000 bytes at 0x00000000f8000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip N25Q00A..1G at 0x00000000f8000000.
Probing for Micron/Numonyx/ST N25Q00A..3G, 131072 kB: Error accessing
N25Q00A..3G, 0x8000000 bytes at 0x00000000f8000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip N25Q00A..3G at 0x00000000f8000000.
Probing for Micron/Numonyx/ST N25Q016, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q032..1E, 4096 kB: compare_id: id1
0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q032..3E, 4096 kB: compare_id: id1
0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q064..1E, 8192 kB: compare_id: id1
0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q064..3E, 8192 kB: compare_id: id1
0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q128..1E, 16384 kB: compare_id: id1
0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q128..3E, 16384 kB: compare_id: id1
0xef, id2 0x8018
Probing for Micron/Numonyx/ST N25Q256..1E, 32768 kB: Error accessing
N25Q256..1E, 0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip N25Q256..1E at 0x00000000fe000000.
Probing for Micron/Numonyx/ST N25Q256..3E, 32768 kB: Error accessing
N25Q256..3E, 0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip N25Q256..3E at 0x00000000fe000000.
Probing for Micron/Numonyx/ST N25Q512..1G, 65536 kB: Error accessing
N25Q512..1G, 0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip N25Q512..1G at 0x00000000fc000000.
Probing for Micron/Numonyx/ST N25Q512..3G, 65536 kB: Error accessing
N25Q512..3G, 0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip N25Q512..3G at 0x00000000fc000000.
Probing for Micron MT25QL01G, 131072 kB: Error accessing MT25QL01G,
0x8000000 bytes at 0x00000000f8000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QL01G at 0x00000000f8000000.
Probing for Micron MT25QU01G, 131072 kB: Error accessing MT25QU01G,
0x8000000 bytes at 0x00000000f8000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QU01G at 0x00000000f8000000.
Probing for Micron MT25QL02G, 262144 kB: Error accessing MT25QL02G,
0x10000000 bytes at 0x00000000f0000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QL02G at 0x00000000f0000000.
Probing for Micron MT25QU02G, 262144 kB: Error accessing MT25QU02G,
0x10000000 bytes at 0x00000000f0000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QU02G at 0x00000000f0000000.
Probing for Micron MT25QU128, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron MT25QL128, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Micron MT25QL256, 32768 kB: Error accessing MT25QL256,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QL256 at 0x00000000fe000000.
Probing for Micron MT25QU256, 32768 kB: Error accessing MT25QU256,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QU256 at 0x00000000fe000000.
Probing for Micron MT25QL512, 65536 kB: Error accessing MT25QL512,
0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QL512 at 0x00000000fc000000.
Probing for Micron MT25QU512, 65536 kB: Error accessing MT25QU512,
0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip MT25QU512 at 0x00000000fc000000.
Probing for Nantronics N25S10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Nantronics N25S16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Nantronics N25S20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Nantronics N25S40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Nantronics N25S80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LD010(C), 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LD020(C), 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LD040(C), 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LD256C, 32 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LD512(C), 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LQ016, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LQ020, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LQ032C, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LQ040, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LQ080, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LV010, 128 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for PMC Pm25LV010A, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LV016B, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LV020, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LV040, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LV080B, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for PMC Pm25LV512(A), 64 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for SST SST25LF020A, 256 kB: compare_id: id1 0xef, id2 0x17
Probing for SST SST25LF040A, 512 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for SST SST25LF080(A), 1024 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for SST SST25VF010(A), 128 kB: compare_id: id1 0xef, id2 0x17
Probing for SST SST25VF016B, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25VF020, 256 kB: compare_id: id1 0xef, id2 0x17
Probing for SST SST25VF020B, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25VF032B, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25VF040, 512 kB: compare_id: id1 0xef, id2 0x17
Probing for SST SST25VF040B, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25VF040B.REMS, 512 kB: compare_id: id1 0xef, id2 0x17
Probing for SST SST25VF064C, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25VF080B, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25VF512(A), 64 kB: compare_id: id1 0xef, id2 0x17
Probing for SST SST25WF010, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25WF020, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25WF020A, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25WF040, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25WF040B, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25WF080, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25WF080B, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST25WF512, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST26VF016B(A), 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST26VF032B(A), 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST SST26VF064B(A), 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for ST M95M02, 256 kB: probe_spi_st95: id1 0x00, id2 0x00
Probing for Sanyo LE25FU106B, 128 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Sanyo LE25FU206, 256 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Sanyo LE25FU206A, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Sanyo LE25FU406B, 512 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Sanyo LE25FU406C/LE25U40CMC, 512 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Sanyo LE25FW106, 128 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Sanyo LE25FW203A, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Sanyo LE25FW403A, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Sanyo LE25FW406A, 512 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Sanyo LE25FW418A, 512 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Sanyo LE25FW806, 1024 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Sanyo LE25FW808, 1024 kB: probe_spi_res2: id1 0x17, id2 0x17
Probing for Spansion S25FL004A, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL008A, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL016A, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL032A/P, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL064A/P, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL116K/S25FL216K, 2048 kB: compare_id: id1
0xef, id2 0x8018
Probing for Spansion S25FL127S-256kB, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL127S-64kB, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL128L, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL128P......0, 16384 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Spansion S25FL128P......1, 16384 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Spansion S25FL128S......0, 16384 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Spansion S25FL128S......1, 16384 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Spansion S25FL128S_UL Uniform 128 kB Sectors, 16384 kB:
Read id bytes: 0xef 0x80 0x18 0x00 0x00 0x00.
Probing for Spansion S25FL128S_US Uniform 64 kB Sectors, 16384 kB:
Read id bytes: 0xef 0x80 0x18 0x00 0x00 0x00.
Probing for Spansion S25FL129P......0, 16384 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Spansion S25FL129P......1, 16384 kB: compare_id: id1 0xef,
id2 0x8018
Probing for Spansion S25FL132K, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL164K, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL204K, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL208K, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Spansion S25FL256L, 32768 kB: Error accessing S25FL256L,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip S25FL256L at 0x00000000fe000000.
Probing for Spansion S25FL256S Large Sectors, 16384 kB: Read id bytes:
0xef 0x80 0x18 0x00 0x00 0x00.
Probing for Spansion S25FL256S Small Sectors, 16384 kB: Read id bytes:
0xef 0x80 0x18 0x00 0x00 0x00.
Probing for Spansion S25FL256S......0, 32768 kB: Error accessing
S25FL256S......0, 0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip S25FL256S......0 at 0x00000000fe000000.
Probing for Spansion S25FL512S, 65536 kB: Error accessing S25FL512S,
0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip S25FL512S at 0x00000000fc000000.
Probing for Spansion S25FS128S Large Sectors, 16384 kB: Read id bytes:
0xef 0x80 0x18 0x00 0x00 0x00.
Probing for Spansion S25FS128S Small Sectors, 16384 kB: Read id bytes:
0xef 0x80 0x18 0x00 0x00 0x00.
Probing for Winbond W25P16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25P32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25P80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q128.V, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q128.V..M, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q128.W, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q128.JW.DTR, 16384 kB: compare_id: id1 0xef, id2 0x8018
Added layout entry 00000000 - 00ffffff named complete flash
Found Winbond flash chip "W25Q128.JW.DTR" (16384 kB, SPI) mapped at
physical address 0x00000000ff000000.
Chip status register is 0x00.
Probing for Winbond W25Q16.V, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q16.W, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q20.W, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q256FV, 32768 kB: Error accessing W25Q256FV,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip W25Q256FV at 0x00000000fe000000.
Probing for Winbond W25Q256JV_M, 32768 kB: Error accessing
W25Q256JV_M, 0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip W25Q256JV_M at 0x00000000fe000000.
Probing for Winbond W25Q256JW, 32768 kB: Error accessing W25Q256JW,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip W25Q256JW at 0x00000000fe000000.
Probing for Winbond W25Q256JW_DTR, 32768 kB: Error accessing
W25Q256JW_DTR, 0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip W25Q256JW_DTR at 0x00000000fe000000.
Probing for Winbond W25Q32BV/W25Q32CV/W25Q32DV, 4096 kB: compare_id:
id1 0xef, id2 0x8018
Probing for Winbond W25Q32FV, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q32JV, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q32BW/W25Q32CW/W25Q32DW, 4096 kB: compare_id:
id1 0xef, id2 0x8018
Probing for Winbond W25Q32FW, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q32JW...Q, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q32JW...M, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q40.V, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q40BW, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q40EW, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q512JV, 65536 kB: Error accessing W25Q512JV,
0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip W25Q512JV at 0x00000000fc000000.
Probing for Winbond W25Q512NW-IM, 65536 kB: Error accessing
W25Q512NW-IM, 0x4000000 bytes at 0x00000000fc000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip W25Q512NW-IM at 0x00000000fc000000.
Probing for Winbond W25Q64BV/W25Q64CV/W25Q64FV, 8192 kB: compare_id:
id1 0xef, id2 0x8018
Probing for Winbond W25Q64JV-.Q, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q64JV-.M, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q64.W, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q64JW...M, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q80.V, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q80BW, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25Q80EW, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X05, 64 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X10, 128 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X16, 2048 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X32, 4096 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X64, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond W25X80, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for XMC XM25QH80B, 1024 kB: compare_id: id1 0xef, id2 0x8018
Probing for XMC XM25QH64C, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for XMC XM25QU64C, 8192 kB: compare_id: id1 0xef, id2 0x8018
Probing for XMC XM25QH128A, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for XMC XM25QH128C, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for XMC XM25QU128C, 16384 kB: compare_id: id1 0xef, id2 0x8018
Probing for XMC XM25QH256C, 32768 kB: Error accessing XM25QH256C,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip XM25QH256C at 0x00000000fe000000.
Probing for XMC XM25QU256C, 32768 kB: Error accessing XM25QU256C,
0x2000000 bytes at 0x00000000fe000000
/dev/mem mmap failed: Operation not permitted
Could not map flash chip XM25QU256C at 0x00000000fe000000.
Probing for XTX Technology Limited XT25F02E, 256 kB: compare_id: id1
0xef, id2 0x8018
Probing for XTX Technology Limited XT25F64B, 8192 kB: compare_id: id1
0xef, id2 0x8018
Probing for Zetta Device ZD25D20, 256 kB: compare_id: id1 0xef, id2 0x8018
Probing for Zetta Device ZD25D40, 512 kB: compare_id: id1 0xef, id2 0x8018
Probing for Unknown SFDP-capable chip, 0 kB: SFDP revision = 1.6
SFDP number of parameter headers is 2 (NPH = 1).
SFDP parameter table header 0/1:
ID 0x00, version 1.6
Length 64 B, Parameter Table Pointer 0x000080
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 16384 kB.
Block eraser 0: 4096 x 4096 B with opcode 0x20
Tried to add a duplicate block eraser: 4096 x 4096 B with opcode 0x20.
Block eraser 1: 512 x 32768 B with opcode 0x52
Block eraser 2: 256 x 65536 B with opcode 0xd8
done.
SFDP parameter table header 1/1:
ID 0x84, version 1.0
Length 8 B, Parameter Table Pointer 0x0000d0
Probing for AMIC unknown AMIC SPI chip, 0 kB: compare_id: id1 0xef, id2 0x8018
Probing for Atmel unknown Atmel SPI chip, 0 kB: compare_id: id1 0xef, id2 0x8018
Probing for Eon unknown Eon SPI chip, 0 kB: compare_id: id1 0xef, id2 0x8018
Probing for Macronix unknown Macronix SPI chip, 0 kB: compare_id: id1
0xef, id2 0x8018
Probing for PMC unknown PMC SPI chip, 0 kB: compare_id: id1 0xef, id2 0x8018
Probing for SST unknown SST SPI chip, 0 kB: compare_id: id1 0xef, id2 0x8018
Probing for ST unknown ST SPI chip, 0 kB: compare_id: id1 0xef, id2 0x8018
Probing for Sanyo unknown Sanyo SPI chip, 0 kB: compare_id: id1 0xef, id2 0x8018
Probing for Winbond unknown Winbond (ex Nexcom) SPI chip, 0 kB:
compare_id: id1 0xef, id2 0x8018
Probing for Generic unknown SPI chip (RDID), 0 kB: compare_id: id1
0xef, id2 0x8018
Probing for Generic unknown SPI chip (REMS), 0 kB: compare_id: id1
0xef, id2 0x17
Found Winbond flash chip "W25Q128.JW.DTR" (16384 kB, SPI).
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).
===
This flash part has status UNTESTED for operations: WP
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to flashrom(a)flashrom.org if any of the above operations
work correctly for you with this flash chip. Please include the flashrom log
file for all operations you tested (see the man page for details), and mention
which mainboard or programmer you tested in the subject line.
Thanks for your help!
Error: opening file "/tmp/stock-firmware.rom" failed: No such file or directory
FAILED
An error occurred restoring the stock firmware. DO NOT REBOOT!
Press [Enter] to return to the main menu.
I'm sorry to bother you but I need your help please.
I send you a big hug and greetings from Chile.
1
0
Heyo, I'm trying for the life of me to compile a version of 1.3 for DOS but
I'm failing every time. Can someone please compile it for me? I've spent
over an hour trying this but it seems I'm not experienced enough with linux
:{
Regards,
Apollo
ᐧ
2
1
Hello. I would to report
root@ccloud:~/bios# flashrom --programmer internal
flashrom unknown on Linux 6.2.16-20-pve (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found chipset "AMD FP4".
Enabling flash write... FCH device found but SMBus revision 0x51 does not
match known values.
Please report this to flashrom(a)flashrom.org and include this log and
the output of lspci -nnvx, thanks!.
Could not determine chipset generation.PROBLEMS, continuing anyway
No EEPROM/flash device found.
Note: flashrom can never write if the flash chip isn't found automatically.
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD]
Renoir/Cezanne Root Complex [1022:1630]
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
[1022:1630]
Flags: fast devsel
00: 22 10 30 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 30 16
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne
IOMMU [1022:1631]
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
[1022:1631]
Flags: bus master, fast devsel, latency 0, IRQ -2147483648
Capabilities: [40] Secure device <?>
Capabilities: [64] MSI: Enable- Count=1/4 Maskable- 64bit+
Capabilities: [74] HyperTransport: MSI Mapping Enable+ Fixed+
00: 22 10 31 16 04 00 10 00 00 00 06 08 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 31 16
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe
Dummy Host Bridge [1022:1632]
Flags: fast devsel, IOMMU group 0
00: 22 10 32 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe
GPP Bridge [1022:1633] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge
[1022:1453]
Flags: bus master, fast devsel, latency 0, IRQ 26, IOMMU group 1
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: fb000000-fc0fffff [size=17M] [32-bit]
Prefetchable memory behind bridge: b0000000-c1ffffff [size=288M] [32-bit]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot+), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir
PCIe GPP Bridge [1022:1453]
Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [270] Secondary PCI Express
Capabilities: [2a0] Access Control Services
Capabilities: [3c4] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1
Len=44 <?>
Kernel driver in use: pcieport
00: 22 10 33 16 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 f1 f1 00 20
20: 00 fb 00 fc 01 b0 f1 c1 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 00 12 00
00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe
Dummy Host Bridge [1022:1632]
Flags: fast devsel, IOMMU group 2
00: 22 10 32 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:02.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD]
Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP
Bridge [1022:1453]
Flags: bus master, fast devsel, latency 0, IRQ 27, IOMMU group 3
Bus: primary=00, secondary=02, subordinate=05, sec-latency=0
I/O behind bridge: c000-dfff [size=8K] [16-bit]
Memory behind bridge: fc600000-fc9fffff [size=4M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot+), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD]
Renoir/Cezanne PCIe GPP Bridge [1022:1453]
Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [270] Secondary PCI Express
Capabilities: [2a0] Access Control Services
Capabilities: [3c4] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1
Len=44 <?>
Kernel driver in use: pcieport
00: 22 10 34 16 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 02 05 00 c1 d1 00 20
20: 60 fc 90 fc f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 00 12 00
00:02.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD]
Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP
Bridge [1022:1453]
Flags: bus master, fast devsel, latency 0, IRQ 28, IOMMU group 4
Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: fca00000-fcafffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot+), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD]
Renoir/Cezanne PCIe GPP Bridge [1022:1453]
Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [270] Secondary PCI Express
Capabilities: [2a0] Access Control Services
Capabilities: [3c4] Designated Vendor-Specific: Vendor=1022 ID=0001 Rev=1
Len=44 <?>
Kernel driver in use: pcieport
00: 22 10 34 16 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 06 06 00 f1 01 00 20
20: a0 fc a0 fc f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 00 12 00
00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe
Dummy Host Bridge [1022:1632]
Flags: fast devsel, IOMMU group 5
00: 22 10 32 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir
Internal PCIe GPP Bridge to Bus [1022:1635] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP
Bridge to Bus [1022:1635]
Flags: bus master, fast devsel, latency 0, IRQ 29, IOMMU group 6
Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
I/O behind bridge: e000-efff [size=4K] [16-bit]
Memory behind bridge: fc200000-fc5fffff [size=4M] [32-bit]
Prefetchable memory behind bridge: d0000000-e01fffff [size=258M] [32-bit]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot-), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir
Internal PCIe GPP Bridge to Bus [1022:1635]
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [270] Secondary PCI Express
Capabilities: [2a0] Access Control Services
Capabilities: [400] Data Link Feature <?>
Capabilities: [410] Physical Layer 16.0 GT/s <?>
Capabilities: [440] Lane Margining at the Receiver <?>
Kernel driver in use: pcieport
00: 22 10 35 16 07 04 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 00 07 07 00 e1 e1 00 00
20: 20 fc 50 fc 01 d0 11 e0 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 1a 00
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus
Controller [1022:790b] (rev 51)
Subsystem: Gigabyte Technology Co., Ltd FCH SMBus Controller [1458:5001]
Flags: 66MHz, medium devsel, IOMMU group 7
Kernel modules: i2c_piix4, sp5100_tco
00: 22 10 0b 79 03 04 20 02 51 00 05 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 01 50
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC
Bridge [1022:790e] (rev 51)
Subsystem: Gigabyte Technology Co., Ltd FCH LPC Bridge [1458:5001]
Flags: bus master, 66MHz, medium devsel, latency 0, IOMMU group 7
00: 22 10 0e 79 0f 00 20 02 51 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 01 50
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 0 [1022:166a]
Flags: fast devsel, IOMMU group 8
00: 22 10 6a 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 1 [1022:166b]
Flags: fast devsel, IOMMU group 8
00: 22 10 6b 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 2 [1022:166c]
Flags: fast devsel, IOMMU group 8
00: 22 10 6c 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 3 [1022:166d]
Flags: fast devsel, IOMMU group 8
Kernel driver in use: k10temp
Kernel modules: k10temp
00: 22 10 6d 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 4 [1022:166e]
Flags: fast devsel, IOMMU group 8
00: 22 10 6e 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 5 [1022:166f]
Flags: fast devsel, IOMMU group 8
00: 22 10 6f 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 6 [1022:1670]
Flags: fast devsel, IOMMU group 8
00: 22 10 70 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data
Fabric; Function 7 [1022:1671]
Flags: fast devsel, IOMMU group 8
00: 22 10 71 16 00 00 00 00 00 00 00 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106 [GeForce
GTX 1060 6GB] [10de:1c03] (rev a1) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. GP106 [GeForce GTX 1060 6GB] [1043:85ac]
Flags: bus master, fast devsel, latency 0, IRQ 114, IOMMU group 9
Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
Memory at c0000000 (64-bit, prefetchable) [size=32M]
I/O ports at f000 [size=128]
Expansion ROM at fc000000 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Legacy Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [250] Latency Tolerance Reporting
Capabilities: [128] Power Budgeting <?>
Capabilities: [420] Advanced Error Reporting
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
Capabilities: [900] Secondary PCI Express
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
00: de 10 03 1c 07 04 10 00 a1 00 00 03 10 00 80 00
10: 00 00 00 fb 0c 00 00 b0 00 00 00 00 0c 00 00 c0
20: 00 00 00 00 01 f0 00 00 00 00 00 00 43 10 ac 85
30: 00 00 00 fc 60 00 00 00 00 00 00 00 0b 01 00 00
01:00.1 Audio device [0403]: NVIDIA Corporation GP106 High Definition Audio
Controller [10de:10f1] (rev a1)
Subsystem: ASUSTeK Computer Inc. GP106 High Definition Audio Controller
[1043:85ac]
Flags: bus master, fast devsel, latency 0, IRQ 109, IOMMU group 9
Memory at fc080000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00: de 10 f1 10 06 00 10 00 a1 00 03 04 10 00 80 00
10: 00 00 08 fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 ac 85
30: 00 00 00 00 60 00 00 00 00 00 00 00 0a 02 00 00
02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 500
Series Chipset USB 3.1 XHCI Controller [1022:43ee] (prog-if 30 [XHCI])
Subsystem: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
[1b21:1142]
Flags: bus master, fast devsel, latency 0, IRQ 31, IOMMU group 10
Memory at fc9a0000 (64-bit, non-prefetchable) [size=32K]
Capabilities: [50] MSI: Enable- Count=1/8 Maskable- 64bit+
Capabilities: [68] MSI-X: Enable+ Count=8 Masked-
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] Secondary PCI Express
Capabilities: [300] Latency Tolerance Reporting
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00: 22 10 ee 43 06 04 10 00 00 30 03 0c 10 00 80 00
10: 04 00 9a fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 21 1b 42 11
30: 00 00 00 00 50 00 00 00 00 00 00 00 05 01 00 00
02:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 500
Series Chipset SATA Controller [1022:43eb] (prog-if 01 [AHCI 1.0])
Subsystem: ASMedia Technology Inc. ASM1062 Serial ATA Controller [1b21:1062]
Flags: bus master, fast devsel, latency 0, IRQ 35, IOMMU group 10
Memory at fc980000 (32-bit, non-prefetchable) [size=128K]
Expansion ROM at fc900000 [disabled] [size=512K]
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: ahci
Kernel modules: ahci
00: 22 10 eb 43 06 04 10 00 00 01 06 01 10 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 98 fc 00 00 00 00 21 1b 62 10
30: 00 00 90 fc 50 00 00 00 00 00 00 00 04 02 00 00
02:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 500 Series
Chipset Switch Upstream Port [1022:43e9] (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. 500 Series Chipset Switch Upstream Port
[1b21:0201]
Flags: bus master, fast devsel, latency 0, IRQ 30, IOMMU group 10
Bus: primary=02, secondary=03, subordinate=05, sec-latency=0
I/O behind bridge: c000-dfff [size=8K] [16-bit]
Memory behind bridge: fc600000-fc8fffff [size=3M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Upstream Port, MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. 500 Series Chipset
Switch Upstream Port [1b21:0201]
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: pcieport
00: 22 10 e9 43 07 00 10 00 00 00 04 06 10 00 81 00
10: 00 00 00 00 00 00 00 00 02 03 05 00 c1 d1 00 00
20: 60 fc 80 fc f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 03 12 00
03:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device
[1022:43ea] (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. Device [1b21:3308]
Flags: bus master, fast devsel, latency 0, IRQ 32, IOMMU group 10
Bus: primary=03, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: d000-dfff [size=4K] [16-bit]
Memory behind bridge: fc600000-fc7fffff [size=2M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device [1b21:3308]
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] Secondary PCI Express
Kernel driver in use: pcieport
00: 22 10 ea 43 07 04 10 00 00 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 03 04 04 00 d1 d1 00 00
20: 60 fc 70 fc f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 05 01 12 00
03:09.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device
[1022:43ea] (prog-if 00 [Normal decode])
Subsystem: ASMedia Technology Inc. Device [1b21:3308]
Flags: bus master, fast devsel, latency 0, IRQ 34, IOMMU group 10
Bus: primary=03, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: c000-cfff [size=4K] [16-bit]
Memory behind bridge: fc800000-fc8fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device [1b21:3308]
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] Secondary PCI Express
Kernel driver in use: pcieport
00: 22 10 ea 43 07 04 10 00 00 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 03 05 05 00 c1 c1 00 00
20: 80 fc 80 fc f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 04 01 12 00
04:00.0 Serial Attached SCSI controller [0107]: Adaptec Series 8 12G
SAS/PCIe 3 [9005:028d] (rev 01)
Subsystem: Adaptec Series 8 12G SAS/PCIe 3 [9005:0651]
Flags: bus master, fast devsel, latency 0, IRQ 31, IOMMU group 10
Memory at fc600000 (64-bit, non-prefetchable) [size=1M]
Memory at fc780000 (64-bit, non-prefetchable) [size=1K]
I/O ports at d000 [size=256]
Expansion ROM at fc700000 [disabled] [size=512K]
Capabilities: [80] Power Management version 3
Capabilities: [90] MSI: Enable- Count=1/32 Maskable+ 64bit+
Capabilities: [b0] MSI-X: Enable+ Count=64 Masked-
Capabilities: [c0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [300] Secondary PCI Express
Kernel driver in use: aacraid
Kernel modules: aacraid
00: 05 90 8d 02 07 04 10 00 01 00 07 01 10 00 00 00
10: 04 00 60 fc 00 00 00 00 04 00 78 fc 00 00 00 00
20: 01 d0 00 00 00 00 00 00 00 00 00 00 05 90 51 06
30: 00 00 70 fc 80 00 00 00 00 00 00 00 05 01 00 00
05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev
16)
Subsystem: Gigabyte Technology Co., Ltd Onboard Ethernet [1458:e000]
Flags: bus master, fast devsel, latency 0, IRQ 33, IOMMU group 10
I/O ports at c000 [size=256]
Memory at fc804000 (64-bit, non-prefetchable) [size=4K]
Memory at fc800000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable+ Count=4 Masked-
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number d5-82-99-4d-c0-18-00-00
Capabilities: [170] Latency Tolerance Reporting
Capabilities: [178] L1 PM Substates
Kernel driver in use: r8169
Kernel modules: r8169
00: ec 10 68 81 07 04 10 00 16 00 00 02 10 00 00 00
10: 01 c0 00 00 00 00 00 00 04 40 80 fc 00 00 00 00
20: 04 00 80 fc 00 00 00 00 00 00 00 00 58 14 00 e0
30: 00 00 00 00 40 00 00 00 00 00 00 00 04 01 00 00
06:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Black SN750
/ PC SN730 NVMe SSD [15b7:5006] (prog-if 02 [NVM Express])
Subsystem: Sandisk Corp WD Black SN750 / PC SN730 / Red SN700 NVMe SSD
[15b7:5006]
Flags: bus master, fast devsel, latency 0, IRQ 36, NUMA node 0, IOMMU group
11
Memory at fca00000 (64-bit, non-prefetchable) [size=16K]
Memory at fca04000 (64-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 3
Capabilities: [90] MSI: Enable- Count=1/32 Maskable- 64bit+
Capabilities: [b0] MSI-X: Enable+ Count=65 Masked-
Capabilities: [c0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [150] Device Serial Number 00-00-00-00-00-00-00-00
Capabilities: [1b8] Latency Tolerance Reporting
Capabilities: [300] Secondary PCI Express
Capabilities: [900] L1 PM Substates
Kernel driver in use: nvme
Kernel modules: nvme
00: b7 15 06 50 07 04 10 00 00 02 08 01 10 00 00 00
10: 04 00 a0 fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 04 40 a0 fc 00 00 00 00 00 00 00 00 b7 15 06 50
30: 00 00 00 00 80 00 00 00 00 00 00 00 0b 01 00 00
07:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series]
[1002:1638] (rev d9) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Cezanne [Radeon Vega Series /
Radeon Vega Mobile Series] [1458:d000]
Flags: bus master, fast devsel, latency 0, IRQ 30, IOMMU group 12
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at e0000000 (64-bit, prefetchable) [size=2M]
I/O ports at e000 [size=256]
Memory at fc500000 (32-bit, non-prefetchable) [size=512K]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/4 Maskable- 64bit+
Capabilities: [c0] MSI-X: Enable+ Count=4 Masked-
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [270] Secondary PCI Express
Capabilities: [2a0] Access Control Services
Capabilities: [2b0] Address Translation Service (ATS)
Capabilities: [2c0] Page Request Interface (PRI)
Capabilities: [2d0] Process Address Space ID (PASID)
Capabilities: [400] Data Link Feature <?>
Capabilities: [410] Physical Layer 16.0 GT/s <?>
Capabilities: [440] Lane Margining at the Receiver <?>
Kernel driver in use: amdgpu
Kernel modules: amdgpu
00: 02 10 38 16 07 04 10 08 d9 00 00 03 10 00 80 00
10: 0c 00 00 d0 00 00 00 00 0c 00 00 e0 00 00 00 00
20: 01 e0 00 00 00 00 50 fc 00 00 00 00 58 14 00 d0
30: 00 00 00 00 48 00 00 00 00 00 00 00 0b 01 00 00
07:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Renoir
Radeon High Definition Audio Controller [1002:1637]
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High
Definition Audio Controller [1002:1637]
Flags: bus master, fast devsel, latency 0, IRQ 111, IOMMU group 13
Memory at fc588000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [2a0] Access Control Services
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00: 02 10 37 16 07 04 10 00 00 00 03 04 10 00 80 00
10: 00 80 58 fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 02 10 37 16
30: 00 00 00 00 48 00 00 00 00 00 00 00 0a 02 00 00
07:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD]
Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh)
Platform Security Processor [1022:15df]
Flags: bus master, fast devsel, latency 0, IRQ 31, IOMMU group 14
Memory at fc400000 (32-bit, non-prefetchable) [size=1M]
Memory at fc58c000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+
Capabilities: [c0] MSI-X: Enable+ Count=2 Masked-
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [2a0] Access Control Services
Kernel driver in use: ccp
Kernel modules: ccp
00: 22 10 df 15 07 04 10 08 00 00 80 10 10 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 40 fc 00 00 00 00
20: 00 00 00 00 00 c0 58 fc 00 00 00 00 22 10 df 15
30: 00 00 00 00 48 00 00 00 00 00 00 00 05 03 00 00
07:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD]
Renoir/Cezanne USB 3.1 [1022:1639] (prog-if 30 [XHCI])
Subsystem: Gigabyte Technology Co., Ltd Renoir/Cezanne USB 3.1 [1458:5007]
Flags: bus master, fast devsel, latency 0, IRQ 33, IOMMU group 15
Memory at fc300000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+
Capabilities: [c0] MSI-X: Enable+ Count=8 Masked-
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [2a0] Access Control Services
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00: 22 10 39 16 07 04 10 00 00 30 03 0c 10 00 80 00
10: 04 00 30 fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 07 50
30: 00 00 00 00 48 00 00 00 00 00 00 00 04 04 00 00
07:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD]
Renoir/Cezanne USB 3.1 [1022:1639] (prog-if 30 [XHCI])
Subsystem: Gigabyte Technology Co., Ltd Renoir/Cezanne USB 3.1 [1458:5007]
Flags: bus master, fast devsel, latency 0, IRQ 30, IOMMU group 16
Memory at fc200000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+
Capabilities: [c0] MSI-X: Enable+ Count=8 Masked-
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [2a0] Access Control Services
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00: 22 10 39 16 07 04 10 00 00 30 03 0c 10 00 80 00
10: 04 00 20 fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 07 50
30: 00 00 00 00 48 00 00 00 00 00 00 00 0b 01 00 00
07:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family
17h/19h HD Audio Controller [1022:15e3]
DeviceName: Realtek ALC1220
Subsystem: Gigabyte Technology Co., Ltd Family 17h/19h HD Audio Controller
[1458:a194]
Flags: bus master, fast devsel, latency 0, IRQ 112, IOMMU group 17
Memory at fc580000 (32-bit, non-prefetchable) [size=32K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [2a0] Access Control Services
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00: 22 10 e3 15 07 04 10 00 00 00 03 04 10 00 80 00
10: 00 00 58 fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 94 a1
30: 00 00 00 00 48 00 00 00 00 00 00 00 05 03 00 00
--
Regards
Chris Bednarczyk
1
0

Fudan flash chip "FM25Q16" (2048 kB, SPI) -- read via pico-serprog -- debug log attached
by Brendan Horan Jan. 9, 2024
by Brendan Horan Jan. 9, 2024
Jan. 9, 2024
Hi,
Debug log file attached and generated by using the "--output" flag when reading(-r) the flash via:
# flashrom -p serprog:dev=/dev/ttyACM0,spispeed=32M -r flash.bin
Flashrom version, built from git checkout.
Version:
# flashrom --version
flashrom 1.4.0-devel (git:v1.2-1388-gbb8e6f90) on Linux 6.6.10-gentoo (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Please reach out to me if you require anything else.
Thank you,
Brendan
1
0