Hi,
I was a problem in flash rom process.
Can you help me, please?
___
flashrom mailing list -- flashrom@flashrom.org
To unsubscribe send an email to flashrom-le...@flashrom.org
.
Hi Flashrom,
I have a Winbond W25Q16 that i can read and write ok on raspberry pi 2b
I've now tried the same process using a pi-400 and since now flashrom returns
with unusual response(s)
- writing and reading seems to work though..? (identical contents on rewrite)
- btw : i am using WiringPi
Hello,
I have been trying to convert my good old NovaCustom NV41MZ (11th Gen
Intel) laptop to Dasharo (coreboot+UEFI) and although it has worked out
at first, I now seem to be unable to flash an older firmware version or
the backup that I made from the Original-Firmware.
Please see the flashrom o
Dear Flashrom Team,
I wanted to share my experience and findings while working with flashrom to
flash an Eon EN25Q32(A/B) SPI flash chip using a CH341A programmer with a
SOIC clip. My goal was to flash SeaBIOS onto the chip as part of an
experiment for a Lenovo ThinkPad T430u.
Summary of My Proce
Hello,
I am proposing the introduction of a new programmer type based on
Bit-banging SPI using generic GPIO lines that are available on most
SoCs. While there is existing support for linux_spi, creating a
software-based SPI device using GPIOs currently involves complex
configurations with the
Hello Frans,
Which response you mean is unusual, do you mean this one "Warning:
Chip content is identical to the requested image." ? Maybe it is
identical?
What is the full command line that you run?
On Thu, Mar 6, 2025 at 6:42 PM Frans Peens via flashrom
wrote:
>
> .
>
> Hi Flashrom,
>
> I hav