summaryrefslogtreecommitdiff
path: root/include/linux/mtd/nand.h
diff options
context:
space:
mode:
authorNicolas S. Dade <daden@symbol.com>2005-05-24 01:46:34 -0700
committerThomas Gleixner <tglx@mtd.linutronix.de>2005-05-27 10:40:27 +0200
commitf1f67a9874f1a4bba1adff6d694aa52e5f52ff1a (patch)
tree1ce057ca42957603fbbbd10bd83f249bb31d742a /include/linux/mtd/nand.h
parenta8aff8ab981cc8ef170e89d85094da722644a7fd (diff)
[MTD] NAND: Add Hynix to manufacturer list
Signed-off-by: Nicolas S. Dade <daden@symbol.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
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 cf25c7cfd0ba..bee78969cb21 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -384,6 +384,7 @@ struct nand_chip {
#define NAND_MFR_NATIONAL 0x8f
#define NAND_MFR_RENESAS 0x07
#define NAND_MFR_STMICRO 0x20
+#define NAND_MFR_HYNIX 0xad
/**
* struct nand_flash_dev - NAND Flash Device ID Structure