From f4ac88b5097685950c6f6ba0077840f85446389f Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Wed, 27 Jun 2018 22:21:57 +0200 Subject: kernel: bump 4.14 to 4.14.52 Refreshed all patches Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte --- .../303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/ipq40xx/patches-4.14/303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch') diff --git a/target/linux/ipq40xx/patches-4.14/303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch b/target/linux/ipq40xx/patches-4.14/303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch index 7c513a6ad8..ef3cf3de89 100644 --- a/target/linux/ipq40xx/patches-4.14/303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch +++ b/target/linux/ipq40xx/patches-4.14/303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch @@ -1,7 +1,5 @@ -Index: linux-4.14.50/drivers/mtd/spi-nor/spi-nor.c -=================================================================== ---- linux-4.14.50.orig/drivers/mtd/spi-nor/spi-nor.c -+++ linux-4.14.50/drivers/mtd/spi-nor/spi-nor.c +--- a/drivers/mtd/spi-nor/spi-nor.c ++++ b/drivers/mtd/spi-nor/spi-nor.c @@ -1025,6 +1025,7 @@ static const struct flash_info spi_nor_i { "mx25l12805d", INFO(0xc22018, 0, 64 * 1024, 256, 0) }, { "mx25l12855e", INFO(0xc22618, 0, 64 * 1024, 256, 0) }, -- cgit v1.2.3