[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1056003: flashrom: register_spi_master called with incomplete master definition



Package: flashrom
Version: 1.3.0-1
Severity: important

Running `flashrom -p internal:laptop=force_I_want_a_brick -r file`
on a corebooted ThinkPad T60 succeeds with 1.2-5:

flashrom v1.2 on Linux 6.5.0-4-686 (i686)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
coreboot table found at 0x7ff4b000.
Found chipset "Intel ICH7M".
Enabling flash write... OK.
Found SST flash chip "SST25VF016B" (2048 kB, SPI) mapped at physical address 0xffe00000.
Reading flash... done.



Running the same command with current version 1.3.0 (any Debian revision)
and with the same kernel fails:

flashrom unknown on Linux 6.5.0-4-686 (i686)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
coreboot table found at 0x7ff4b000.
Found chipset "Intel ICH7M".
Enabling flash write... register_spi_master called with incomplete master definition. Please report a bug at flashrom@flashrom.org
OK.
No EEPROM/flash device found.
Note: flashrom can never write if the flash chip isn't found automatically.


Reply to: