[flashrom] Re: master state / potential release

2022-10-15 Thread Nico Huber
Hi all, On 14.10.22 03:53, Anastasia Klimchuk wrote: > A quick answer first: > We are closer to the release, and the state of the master is better > than a half year ago. hmmm, I may not have made myself clear with my question. I didn't mean to ask for an overall state but wrt. stability (iow. ab

[flashrom] Reading from winbond on Thinkpad T14s G3A

2022-10-15 Thread b83c
Hello, I have recently received a thinkpad T14s Gen 3 AMD (Ryzen 6850U) and given flashrom a try. However, the winbond chip inside wasn't detected. I wonder if the team at flashrom can work around it. For more infomation, I have attached the log as well as the images of the motherboard : https

[flashrom] [PATCH] Add support for XMC XM25QH128A. Read/write tested.

2022-10-15 Thread Stijn Segers
Signed-off-by: Stijn Segers --- flashchips.c | 49 include/flashchips.h | 1 + 2 files changed, 50 insertions(+) diff --git a/flashchips.c b/flashchips.c index 47a37ee..e3fd368 100644 --- a/flashchips.c +++ b/flashchips.c @@ -19707,6 +19707,5

[flashrom] Asus Z87-A

2022-10-15 Thread Sami via flashrom
Is there anything I can do anymore? // Sami flashrom --programmer internal --ifd -i bios --noverify-all -w Z87A.bin flashrom v1.2 on Linux 5.10.0-18-amd64 (x86_64) flashrom is free software, get the source code at https://flashrom.org Using clock_gettime for delay loops (clk_id: 1, resolution:

[flashrom] Re: Asus Z87-A

2022-10-15 Thread Angel Pons
Hi Sami, On Sat, Oct 15, 2022 at 7:44 PM Sami via flashrom wrote: > > Is there anything I can do anymore? See in-line messages. > // Sami > > flashrom --programmer internal --ifd -i bios --noverify-all -w Z87A.bin > flashrom v1.2 on Linux 5.10.0-18-amd64 (x86_64) > flashrom is free software, ge