diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-08-28 15:31:55 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-08-30 10:51:20 +0200 |
commit | 8b9707379f5fd88e7f2d83e9eb7d958bb870ba3e (patch) | |
tree | d1d635a9a4ef9ce59c28c7c09c438e99ea8b5ac8 /target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch | |
parent | e9c517772cee8af63b4ef173a28152645a4e1b05 (diff) | |
download | upstream-8b9707379f5fd88e7f2d83e9eb7d958bb870ba3e.tar.gz upstream-8b9707379f5fd88e7f2d83e9eb7d958bb870ba3e.tar.bz2 upstream-8b9707379f5fd88e7f2d83e9eb7d958bb870ba3e.zip |
kernel: spi-nor: add support for ESMT_f25l32qa and ESMT_f25l64qa
Add Support for the ESMT_F25L32QA and ESMT_F25L64QA.
These are 4MB and 8MB SPI NOR Chips from Elite Semiconductor Memory Technology
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch b/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch index 726e4d1a96..070f4c6023 100644 --- a/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch +++ b/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch @@ -4,7 +4,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -1156,6 +1156,7 @@ int spi_nor_scan(struct spi_nor *nor, co +@@ -1158,6 +1158,7 @@ int spi_nor_scan(struct spi_nor *nor, co if (JEDEC_MFR(info) == SNOR_MFR_ATMEL || JEDEC_MFR(info) == SNOR_MFR_INTEL || |