Actions
Bug #573
closedInvalid opcode in the logs, erase/write failure
Start date:
12/13/2024
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
Note: this was reported when using flashrom MrChromebox-v1.5.0-rc1
however it is suspected that upstream code might have the bug, so let's dig into it.
Extract from the logs:
read_flash: region (00000000..0x7fffff) is readable, reading range (0x7ff000..0x7fffff).
E(7ff000:7fffff)Invalid OPCODE 0x06, will not execute.
spi_write_cmd failed during command execution at address 0x558000
Erase/write done from 200000 to 7fffff
Write Failed!Uh oh. Erase/write failed.
Full log here: https://paste.flashrom.org/view.php?id=3746
Actions