Carl-Daniel Hailfinger wrote:
Add support for old ST M25P05/M25P10 chips which only respond to the RES command and not the RDID command.
Unfortunately, either the datasheets are wrong or both chips have exactly the same ID.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
There are quite a few such cases where different chips have the same IDs on SPI.
My SF100's software prints both chip types and asks for a choice in interactive mode (in script mode it just uses whatever you specify, or the first one in the list) Anyways, Acked-by: Stefan Reinauer stepan@coresystems.de