Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23337
to look at the new patch set (#2).
Change subject: flashchips: reset a M25P10-A before a probe ......................................................................
flashchips: reset a M25P10-A before a probe
I have a ST chip here labeled "25P10VP". Initially it doesn't respond to any commands but a RES, to which it responds 0x10 (like a "M25P10"). After that it quacks like a "M25P10-A" -- provides the same RDID and supports 256B writes.
Perhaps a regular "M25P10-A" does the same?
Change-Id: I19a5332756d15b3cb74609c44a8d3fed2f4a2d68 Signed-off-by: Lubomir Rintel lkundrak@v3.sk --- M chipdrivers.h M flashchips.c M spi25.c 3 files changed, 12 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/37/23337/2