diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mtd/nand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index 352e23891f58..e03a78c70de1 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h | |||
| @@ -633,6 +633,7 @@ struct nand_chip { | |||
| 633 | #define NAND_MFR_AMD 0x01 | 633 | #define NAND_MFR_AMD 0x01 |
| 634 | #define NAND_MFR_MACRONIX 0xc2 | 634 | #define NAND_MFR_MACRONIX 0xc2 |
| 635 | #define NAND_MFR_EON 0x92 | 635 | #define NAND_MFR_EON 0x92 |
| 636 | #define NAND_MFR_SANDISK 0x45 | ||
| 636 | 637 | ||
| 637 | /* The maximum expected count of bytes in the NAND ID sequence */ | 638 | /* The maximum expected count of bytes in the NAND ID sequence */ |
| 638 | #define NAND_MAX_ID_LEN 8 | 639 | #define NAND_MAX_ID_LEN 8 |
