diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-05-24 10:08:19 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-05-24 16:03:58 +0200 |
commit | 2b7289cd3bb19812d91ae8ee1703eee8dcf2f748 (patch) | |
tree | 2e09314fc72f0f1fdf48598d7827ef412f914500 /target/linux/generic/pending-4.9/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch | |
parent | fdeba0e0efd5ce60baf1103d99f3c15a803e9ef8 (diff) | |
download | upstream-2b7289cd3bb19812d91ae8ee1703eee8dcf2f748.tar.gz upstream-2b7289cd3bb19812d91ae8ee1703eee8dcf2f748.tar.bz2 upstream-2b7289cd3bb19812d91ae8ee1703eee8dcf2f748.zip |
kernel: bump 4.9 to 4.9.102 for 18.06
Refreshed all patches
Added new ARM64 symbol: ARM64_ERRATUM_1024718
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.9/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch')
-rw-r--r-- | target/linux/generic/pending-4.9/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.9/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch b/target/linux/generic/pending-4.9/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch index c1b0d4f16b..905675e50c 100644 --- a/target/linux/generic/pending-4.9/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch +++ b/target/linux/generic/pending-4.9/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 -@@ -1828,6 +1828,7 @@ static int __xipram do_write_buffer(stru +@@ -1829,6 +1829,7 @@ static int __xipram do_write_buffer(stru /* Write Buffer Load */ map_write(map, CMD(0x25), cmd_adr); |