{MTD] add support for Intel's "Sibley" flash
authorNicolas Pitre <nico@cam.org>
Sat, 6 Aug 2005 04:40:46 +0000 (05:40 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 19:12:17 +0000 (20:12 +0100)
commit638d983840bb64e02c29bdd6160bb9963f4090f7
treef07e85847009236731f8cb2b9afcba35d40849b1
parent4843653cab0db036399f77d9355db31ce39cb8b9
{MTD] add support for Intel's "Sibley" flash

This updates the Primary Vendor-Specific Extended Query parsing to
version 1.4 in order to get the information about the Configurable
Programming Mode regions implemented in the Sibley flash, as well as
selecting the appropriate write command code.

This flash does not behave like traditional NOR flash when writing data.
While mtdblock should just work, further changes are needed for JFFS2 use.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/chips/cfi_cmdset_0001.c
drivers/mtd/chips/gen_probe.c
include/linux/mtd/cfi.h
include/linux/mtd/mtd.h
include/mtd/mtd-abi.h