diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-07 11:04:01 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-07 17:09:06 +0100 |
commit | f56a4e809bd2737d92c666b8cfaa9d0887a5742f (patch) | |
tree | c766ba26c310946d002589a22996d87f49182e18 /target/linux/ipq806x/patches-4.14/105-mtd-nor-add-mx25l25635f.patch | |
parent | 30d518bf1674fc0836cbdcd5790ce9b70980ff60 (diff) | |
download | upstream-f56a4e809bd2737d92c666b8cfaa9d0887a5742f.tar.gz upstream-f56a4e809bd2737d92c666b8cfaa9d0887a5742f.tar.bz2 upstream-f56a4e809bd2737d92c666b8cfaa9d0887a5742f.zip |
kernel: bump 4.14 to 4.14.91
Refreshed all patches.
Removed upstreamed:
- 500-ubifs-Handle-re-linking-of-inodes-correctly-while-re.patch
Compile-tested on: ar71xx, cns3xxx, imx6
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ipq806x/patches-4.14/105-mtd-nor-add-mx25l25635f.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.14/105-mtd-nor-add-mx25l25635f.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.14/105-mtd-nor-add-mx25l25635f.patch b/target/linux/ipq806x/patches-4.14/105-mtd-nor-add-mx25l25635f.patch index 7ba0b2f265..1c903bbc3b 100644 --- a/target/linux/ipq806x/patches-4.14/105-mtd-nor-add-mx25l25635f.patch +++ b/target/linux/ipq806x/patches-4.14/105-mtd-nor-add-mx25l25635f.patch @@ -11,7 +11,7 @@ the ubi volume created by the other. --- --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -1030,7 +1030,7 @@ static const struct flash_info spi_nor_i +@@ -1031,7 +1031,7 @@ static const struct flash_info spi_nor_i { "mx25u6435f", INFO(0xc22537, 0, 64 * 1024, 128, SECT_4K) }, { "mx25l12805d", INFO(0xc22018, 0, 64 * 1024, 256, 0) }, { "mx25l12855e", INFO(0xc22618, 0, 64 * 1024, 256, 0) }, |