diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 11:23:17 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 16:00:47 +0100 |
commit | f9c79947b5c4e726ecf5afd1b04d99f0b4101755 (patch) | |
tree | 6fc4416f0f7d900b899407a3e16d68794b8bc20c /target/linux/ipq806x | |
parent | 91a8bc1dd06719e9edd3ab0791f5a0f11af836cd (diff) | |
download | upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.gz upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.bz2 upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.zip |
kernel: bump 4.14 to 4.14.79
Refreshed all patches.
Compile-tested on: cns3xxx, imx6, x86_64
Runtime-tested on: cns3xxx, imx6, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ipq806x')
-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 24a7fda223..eee2b4c5ec 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 -@@ -1023,7 +1023,7 @@ static const struct flash_info spi_nor_i +@@ -1029,7 +1029,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) }, |