On Fri, 09 Jan 2015 10:34:38 +0300 Александр Трубицын <[email protected]> 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 > 1. Is it possible to use one of supposed chip or a new one? > 2. Can you add comment about MX25L6465 in the flashchips.h after MX25L6405 or > new definition in flashchips.c ? > 3. 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 _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
