summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRob Herring <r.herring@freescale.com>2009-09-16 11:44:38 -0500
committerScott Sweeny <scott.sweeny@timesys.com>2011-01-19 11:48:58 -0500
commitc64e180d293ef69ac4f4a116219b579649988c25 (patch)
treeb80e668710199a2f77550ae36e31b0c39190fa4b /include
parentcc397c32ac1d0e12462000c03703b703ea6aaae2 (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