summaryrefslogtreecommitdiff
path: root/include/linux/mtd
diff options
context:
space:
mode:
authorRob Herring <r.herring@freescale.com>2009-09-16 11:44:38 -0500
committerJason Liu <r64343@freescale.com>2012-07-20 13:09:10 +0800
commit63122040815b9827bc8d07d10c375630b2cabf40 (patch)
tree311c83d32a35e9c3b21cbf71f66856d7d15e4ed7 /include/linux/mtd
parent1fdd14acae7f7694679acd0c384d13bf1357e0d8 (diff)
nand: add more nand devices
Signed-off-by: Rob Herring <r.herring@freescale.com>
Diffstat (limited to 'include/linux/mtd')
-rw-r--r--include/linux/mtd/nand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h
index 60bfbb1d9342..c3284c42a33c 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -559,6 +559,8 @@ struct nand_chip {
#define NAND_MFR_HYNIX 0xad
#define NAND_MFR_MICRON 0x2c
#define NAND_MFR_AMD 0x01
+#define NAND_MFR_SANDISK 0x45
+#define NAND_MFR_INTEL 0x89
/**
* struct nand_flash_dev - NAND Flash Device ID Structure