diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-05-22 14:16:11 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-05-22 20:48:43 +0200 |
commit | 6c5f2d73e9344bc1b51442825cbc11e67b007ad3 (patch) | |
tree | e87af6fdcac64a662179624c99939f3e1ecb3181 /target/linux/generic/pending-4.9/479-mtd-spi-nor-add-eon-en25qh32.patch | |
parent | 346d4c75eaa7a1d9bc8fcddc5db10a6aca95c005 (diff) | |
download | upstream-6c5f2d73e9344bc1b51442825cbc11e67b007ad3.tar.gz upstream-6c5f2d73e9344bc1b51442825cbc11e67b007ad3.tar.bz2 upstream-6c5f2d73e9344bc1b51442825cbc11e67b007ad3.zip |
kernel: bump 4.9 to 4.9.101
Refreshed all patches
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/479-mtd-spi-nor-add-eon-en25qh32.patch')
-rw-r--r-- | target/linux/generic/pending-4.9/479-mtd-spi-nor-add-eon-en25qh32.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.9/479-mtd-spi-nor-add-eon-en25qh32.patch b/target/linux/generic/pending-4.9/479-mtd-spi-nor-add-eon-en25qh32.patch index 9e9e091a2e..b8d5101514 100644 --- a/target/linux/generic/pending-4.9/479-mtd-spi-nor-add-eon-en25qh32.patch +++ b/target/linux/generic/pending-4.9/479-mtd-spi-nor-add-eon-en25qh32.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -1007,6 +1007,7 @@ +@@ -955,6 +955,7 @@ static const struct flash_info spi_nor_i { "en25p64", INFO(0x1c2017, 0, 64 * 1024, 128, 0) }, { "en25q64", INFO(0x1c3017, 0, 64 * 1024, 128, SECT_4K) }, { "en25q128", INFO(0x1c3018, 0, 64 * 1024, 256, SECT_4K) }, |