i have the latest one from the flashrom.org website, is there one that i could get and build from the libreboot site?

On Nov 20 2019, at 2:26 am, Iru Cai <mytbk920423@gmail.com> wrote:
Actually specify whatever chip will be ok. A common chip in the
laptops is MX25L6445E, but using MX25L6405 is also ok. I remember the
flashrom modified by libreboot has merged all these chips.

On Tue, Nov 19, 2019 at 06:38:15PM -0500, OMGdaDPS wrote:
I wouldalso like to report that i have found a few flash chips, that when read or attempted do perform any action on, it tells me that there are multiple chips found:

`dps@vulcan:~$ sudo flashrom --programmer ch341a_spi -r backup.bin
flashrom on Linux 5.0.0-36-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Macronix flash chip "MX25L6405" (8192 kB, SPI) on ch341a_spi.
Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on ch341a_spi.
Found Macronix flash chip "MX25L6406E/MX25L6408E" (8192 kB, SPI) on ch341a_spi.
Found Macronix flash chip "MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E/MX25L6473F" (8192 kB, SPI) on ch341a_spi.
Multiple flash chip definitions match the detected chip(s): "MX25L6405", "MX25L6405D", "MX25L6406E/MX25L6408E", "MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E/MX25L6473F"
Please specify which chip definition to use with the -c <chipname> option`

what does this mean?

_______________________________________________
flashrom mailing list -- flashrom@flashrom.org
To unsubscribe send an email to flashrom-leave@flashrom.org