INTERNAL & PARTNERS Hello Anastasia,
thank you very much for the answer. I was able to solve the issue but forgot to write to you. As always, problem was in front of the computer. 😉 I compiled it, but started always the old one. I have missed the . in the syntax. Best regards Stefan 5acXjzUk -----Ursprüngliche Nachricht----- Von: Anastasia Klimchuk <a...@chromium.org> Gesendet: Sonntag, 13. Juli 2025 11:07 An: KAISER Stefan (HELLA) <stefan.kai...@forvia.com> Cc: flashrom@flashrom.org Betreff: Re: [flashrom] Problems detecting Winbond Flash with Flashrom [EXTERNAL EMAIL] This email originated from outside of the organization. Do not click links, QR codes or open attachments unless you recognize the sender and know the content is safe. Hello Stefan, I looked at your logs, it seems that your version is compiled from old source code, and probably with local modifications on top of upstream code. There is a message in the logs about SFDP detection, and that message was updated in November 2024 - but your logs still have old one. So the sources are older than Nov 2024. From the logs, your chip returns id 0x7016 and this id we support, chip definition for it has a name "W25Q32JV_M", current source is here https://github.com/flashrom/flashrom/blob/main/flashchips/winbond.c#L912 I don't see in the logs probing for W25Q32JV_M , so perhaps the sources were older, before this chip definition was added. Normally flashrom prints its version in the beginning (which could tell how old the source is), but in your logs it says "flashrom unknown" (second line). This means, there could be local modification on top of upstream code. We have an official document on how to build from source: https://flashrom.org/dev_guide/building_from_source.html Or you can check maybe your linux distro is packaging the recent version of flashrom, which you can use. On Sat, Jul 12, 2025 at 11:23 PM KAISER Stefan (HELLA) via flashrom <flashrom@flashrom.org> wrote: > > INTERNAL & PARTNERS > > > Hello, > > > > I tried to use Flashrom with a Winbond W25Q32JVSSSM, but it is not detecting > it. > > “Found Unknown flash chip "SFDP-capable chip" (4096 kB, SPI) on linux_spi.” > > Reading and Flashing works, but I need to have full support. > > > > I am running Flashrom on a raspberry. > > > > Is my above-mentioned device supported? Do you know why it is not detected? > > I have added the output of the -VV command. > > > > My version of flashrom is fresh compiled by a colleague from github mainline. > > > > > > Thank you!! > > > > Best regards > > > > Stefan KAISER > > Hardware Design Engineer > > Hardware Project Manager > > > > stefan.kai...@forvia.com > > > > Hella GmbH & Co. KGaA > > Beckumer Str. 130 > > 59552 – Lippstadt – Germany > > > > > > > > > > > > HELLA GmbH & Co. KGaA, Rixbecker Str. 75, 59552 Lippstadt, Germany, > Handelsregister Amtsgericht / Commercial Register District Court > Paderborn HRB 6857 Komplementärin / General Partner: Hella > Geschäftsführungsgesellschaft mbH, Lippstadt (Amtsgericht / District > Court Paderborn, HRB 5650) Geschäftsführer der / Managing Directors of > the Hella Geschäftsführungsgesellschaft mbH: Bernard Schäferbarthold > (Vorsitzender / CEO), Yves Andres, Stefan van Dalen, Stefanie Rheker, > Philippe Vienney, Jörg Weisgerber Vorsitzender des Aufsichtsrates / > Chairman of the Supervisory Board: Andreas Renschler > > 5acXjzUk > > _______________________________________________ > flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an > email to flashrom-le...@flashrom.org -- Anastasia. HELLA GmbH & Co. KGaA, Rixbecker Str. 75, 59552 Lippstadt, Germany, Handelsregister Amtsgericht / Commercial Register District Court Paderborn HRB 6857 Komplementärin / General Partner: Hella Geschäftsführungsgesellschaft mbH, Lippstadt (Amtsgericht / District Court Paderborn, HRB 5650) Geschäftsführer der / Managing Directors of the Hella Geschäftsführungsgesellschaft mbH: Bernard Schäferbarthold (Vorsitzender / CEO), Stefan van Dalen, Stefanie Rheker, Philippe Vienney, Jörg Weisgerber Vorsitzender des Aufsichtsrates / Chairman of the Supervisory Board: Andreas Renschler _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-le...@flashrom.org