mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips
authorGuillaume LECERF <glecerf@gmail.com>
Sat, 24 Apr 2010 15:58:22 +0000 (17:58 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 14 May 2010 00:39:23 +0000 (01:39 +0100)
commit83dcd3bb1139060fedb15235f8614d2bac82e18d
treef9edc12a8ff38a7b00763254d9afb1459e840e9f
parent412da2f6e083eba6e4bd91ff2e78abb4735357a7
mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips

SST 39VF{16,32}xx chips use the 0x0701 command set, fully compatible
with the AMD one. This patch adds support for detecting them in CFI
mode.

Signed-off-by: Guillaume LECERF <glecerf@gmail.com>
Reviewed-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/chips/cfi_cmdset_0002.c
drivers/mtd/chips/gen_probe.c