summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRob Herring <r.herring@freescale.com>2009-09-16 11:44:38 -0500
committerJustin Waters <justin.waters@timesys.com>2010-12-13 16:09:18 -0500
commit9106e94f28e2c813a2bed7931027710705877c66 (patch)
treeb80e668710199a2f77550ae36e31b0c39190fa4b /include
parentd21093f7c01d9312a5820c816d705e84eb6768fa (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 0f795f0d518e..fb42bc57d51f 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -446,6 +446,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