summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-04-06 20:55:10 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-04-06 20:55:10 +0200
commitf19eb2551cbc657e7b57d203083b8c4224a020b5 (patch)
treee50b21782fc2e90236148442aad8db2c0f4186f9 /include
parenta48f831d12934a5c001c68f4bb4dafa8c78e3feb (diff)
parent756f0ecf40a81035158bf3a2faff487b7e9c072e (diff)
downloadbarebox-f19eb2551cbc657e7b57d203083b8c4224a020b5.tar.gz
barebox-f19eb2551cbc657e7b57d203083b8c4224a020b5.tar.xz
Merge branch 'for-next/mtd'
Diffstat (limited to 'include')
-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 88a8fe9756..ec2237f7c9 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -560,6 +560,7 @@ struct nand_chip {
#define NAND_MFR_AMD 0x01
#define NAND_MFR_MACRONIX 0xc2
#define NAND_MFR_EON 0x92
+#define NAND_MFR_WINBOND 0xef
/* The maximum expected count of bytes in the NAND ID sequence */
#define NAND_MAX_ID_LEN 8