linux-kernel-test/drivers/mtd/chips
Todd Poynor d88f977b85 [MTD] CHIPS: Recognize Spansion CFI 1.4 chips
Modify Amd/Fujitsu CFI NOR flash primary vendor extension table revision
check to recognize version 1.4.  Verified the existing driver can
handle version 1.4 chips without additional info from 1.4 extended table.

Move the primary vendor extension table revision check from common file
to the 3 CFI chip driver files, since the data structures and revisions
handled by those data structures are specific to the chip driver.

Modify the error message printed when the revision is unknown to be a
KERN_ERR instead of WARNING since this will cause mtd to ignore the chip.

Signed-off-by: Todd Poynor <tpoynor@mvista.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2005-08-04 12:49:25 +02:00
..
amd_flash.c [MTD] amd_flash: Fix chip ID clash 2005-05-23 12:21:41 +02:00
cfi_cmdset_0001.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
cfi_cmdset_0002.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
cfi_cmdset_0020.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
cfi_probe.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cfi_util.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
chipreg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fwh_lock.h [MTD] XIP for AMD CFI flash. 2005-06-29 14:18:40 +02:00
gen_probe.c [MTD] Fix MTD device probing 2005-05-23 12:15:15 +02:00
jedec_probe.c [MTD] Add SST 39VF1601 (MPF+) ID 2005-05-23 12:34:00 +02:00
jedec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [MTD] Make XIP support depend on CONFIG_ARM 2005-07-12 17:51:06 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_absent.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_ram.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map_rom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sharp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00