summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h
diff options
context:
space:
mode:
authorBrian Norris2011-11-02 21:34:42 +0100
committerDavid Woodhouse2012-01-09 18:59:33 +0100
commitc1257b4798d48b73ad1a9ca359504cd49caefa0d (patch)
tree8f6888bd20b5a55a92ffd031916adab37accdf24 /include/linux/mtd/nand.h
parentLinux 3.2-rc7 (diff)
downloadkernel-qcow2-linux-c1257b4798d48b73ad1a9ca359504cd49caefa0d.tar.gz
kernel-qcow2-linux-c1257b4798d48b73ad1a9ca359504cd49caefa0d.tar.xz
kernel-qcow2-linux-c1257b4798d48b73ad1a9ca359504cd49caefa0d.zip
mtd: nand: add Macronix manufacturer
Macronix is produing SLC NAND MX30LF1208AA, so add their manufacturer code to the manufacturer lists. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include/linux/mtd/nand.h')
-rw-r--r--include/linux/mtd/nand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h
index 904131bab501..63b5a8b6dfbd 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -555,6 +555,7 @@ struct nand_chip {
#define NAND_MFR_HYNIX 0xad
#define NAND_MFR_MICRON 0x2c
#define NAND_MFR_AMD 0x01
+#define NAND_MFR_MACRONIX 0xc2
/**
* struct nand_flash_dev - NAND Flash Device ID Structure