aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.19
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-04 12:20:58 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-04 15:48:28 +0200
commit7449a39c0e45179a874e4b0f48766a9e5a584d73 (patch)
tree1d9e2e15a8b9554e04b31c84d15fce1070d8c5d4 /target/linux/generic/pending-4.19
parentfedc5b65dc67c0687f0d1b8dafbacf8e7ab899d2 (diff)
downloadupstream-7449a39c0e45179a874e4b0f48766a9e5a584d73.tar.gz
upstream-7449a39c0e45179a874e4b0f48766a9e5a584d73.tar.bz2
upstream-7449a39c0e45179a874e4b0f48766a9e5a584d73.zip
kernel: bump 4.19 to 4.19.76
Refreshed all patches. Altered patches: - 403-mtd_fix_cfi_cmdset_0002_status_check.patch Compile-tested on: ath79, cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.19')
-rw-r--r--target/linux/generic/pending-4.19/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.19/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch b/target/linux/generic/pending-4.19/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
index f4ba5b72f7..1b07791eca 100644
--- a/target/linux/generic/pending-4.19/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
+++ b/target/linux/generic/pending-4.19/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
@@ -7,7 +7,7 @@ Signed-off-by: George Kashperko <george@znau.edu.ua>
1 file changed, 1 insertion(+)
--- a/drivers/mtd/chips/cfi_cmdset_0002.c
+++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -1832,6 +1832,7 @@ static int __xipram do_write_buffer(stru
+@@ -1838,6 +1838,7 @@ static int __xipram do_write_buffer(stru
/* Write Buffer Load */
map_write(map, CMD(0x25), cmd_adr);