Hi, Stefan! Thank you so much for your work! Unfortunally, i flash this motherboard with latest bios by standart utility from gigabyte and can't experiment with it now. There is log file from reading flash in attachment.
Воскресенье, 8 февраля 2015, 23:08 +01:00 от Stefan Tauner stefan.tauner@alumni.tuwien.ac.at:
On Fri, 09 Jan 2015 10:34:38 +0300 Александр Трубицын < a.trubitsyn@mail.ru > wrote:
Hello! I have Gigabyte H55M-S2H motherboard with 2 MX25L6465EM2I SPI flash chips, but now flashrom asks me to choose from 3 different chips: Multiple flash chip definitions match the detected chip(s): "MX25L6405(D)", "MX25L6406E/MX25L6436E", "MX25L6445E/MX25L6473E" Please specify which chip definition to use with the -c <chipname> option.
I find chip datasheet where: http://www.datasheetarchive.com/dl/Datasheets-IS78/DSAH00369299.pdf In the table 6 (ID Definitions) of this datasheet we can see RDID=0x2017
- Is it possible to use one of supposed chip or a new one?
- Can you add comment about MX25L6465 in the flashchips.h after MX25L6405 or new definition in flashchips.c ?
- Is it possible to determine flash chip by RDID and RES (Read Electronic Signature)?
Hi,
I have added MX25L6465 in r1879. It is now part of "MX25L6445E/MX25L6465E/MX25L6473E". In your version you can simply use
-c "MX25L6445E/MX25L6473E" and it should work correctly.
Kind regards/Mit freundlichen Grüßen, Stefan Tauner