On Sat, 3 May 2014 09:27:59 -0700 Tony Li <[email protected]> wrote: > > > > The datasheet says that it should reply to rdid (as done by > > probe_spi_rdid()) with 0xC2 0x20 0x18 which is matching flashrom's > > definition of "MX25L12805(D)". > > > Which it does. However, in the hope of getting automatic clean > identification, I’ve shifted to probe_spi_rems, which it seems to respond to. > Unfortunately, this still isn’t enough for automatic identification. >
I see... I will hopefully rewrite the probing algorithm completely this summer, so don't bother too much :) We will have to combine results for multiple opcodes to derive good matches. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
