summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRob Herring <r.herring@freescale.com>2009-09-16 11:44:38 -0500
committerFrank Li <Frank.Li@freescale.com>2011-04-01 11:33:25 +0800
commit1f52df082892c60f45b7e76e2b518c50c86e3bd6 (patch)
tree876740212c7d3a505b92672cd60235c990f4b65f /include
parentf1bb894a0afaa76346ba0341d64b320eacad7046 (diff)
nand: add more nand devices
Signed-off-by: Rob Herring <r.herring@freescale.com>
Diffstat (limited to 'include')
-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 813e13c57097..2879ea754a5d 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -556,6 +556,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