[flashrom] FAILED: PUJJOTEEN

2025-03-05 Thread Antonio Hernandez Vega
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

[flashrom] unusual behaviour and message

2025-03-05 Thread Frans Peens via flashrom
. 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

[flashrom] FAILED: Notebook NV4XMB,ME,MZ

2025-03-05 Thread Master One via flashrom
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

[flashrom] Flashing Eon EN25Q32(A/B) with CH341A – Findings & Inquiry

2025-03-05 Thread Jonathan Kendall
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

[flashrom] Feature Request : Software SPI using gpio lines from sysfs or libgpiod (Issue #339)

2025-03-05 Thread Pierre Colombier
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

[flashrom] Re: unusual behaviour and message

2025-03-05 Thread Anastasia Klimchuk
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