diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 11:22:43 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 16:00:00 +0100 |
commit | c764b2b531116d0bf7d285ac8fee29eea6a486cc (patch) | |
tree | 7ebfe1d3820173b4d11067fd30d5a911011eb73f /target/linux/ipq806x/patches-4.14 | |
parent | 69734416d23d97c1e58c2cc1fcef535ce0c9ae13 (diff) | |
download | upstream-c764b2b531116d0bf7d285ac8fee29eea6a486cc.tar.gz upstream-c764b2b531116d0bf7d285ac8fee29eea6a486cc.tar.bz2 upstream-c764b2b531116d0bf7d285ac8fee29eea6a486cc.zip |
kernel: bump 4.14 to 4.14.79
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ipq806x/patches-4.14')
-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 6ecda6c35a..7ba0b2f265 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 -@@ -1024,7 +1024,7 @@ static const struct flash_info spi_nor_i +@@ -1030,7 +1030,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) }, |