aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/patches-5.4
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-04-14 17:55:55 +0200
committerPetr Štetiar <ynezz@true.cz>2020-04-14 21:58:16 +0200
commit0bea89a1d0f98af102cef32d6a8302bc28606180 (patch)
tree82c1873d07a13ec8e0e8ab1e30aa53ba09e3f947 /target/linux/ipq40xx/patches-5.4
parent9abf01246efc858b92f8211e37ecd0435e1a0474 (diff)
downloadupstream-0bea89a1d0f98af102cef32d6a8302bc28606180.tar.gz
upstream-0bea89a1d0f98af102cef32d6a8302bc28606180.tar.bz2
upstream-0bea89a1d0f98af102cef32d6a8302bc28606180.zip
kernel: bump 5.4 to 5.4.32
Refreshed patches, removed upstreamed patches: generic: 746-stable-net-dsa-mt7530-fix-null-pointer-dereferencing-in-por.patch Run tested: qemu-x86-64, apalis Build tested: x86/64, imx6, sunxi/a53 Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/ipq40xx/patches-5.4')
-rw-r--r--target/linux/ipq40xx/patches-5.4/304-mtd-spi-nor-Add-support-for-mx25r3235f.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-5.4/304-mtd-spi-nor-Add-support-for-mx25r3235f.patch b/target/linux/ipq40xx/patches-5.4/304-mtd-spi-nor-Add-support-for-mx25r3235f.patch
index 476673077d..ba0447b20e 100644
--- a/target/linux/ipq40xx/patches-5.4/304-mtd-spi-nor-Add-support-for-mx25r3235f.patch
+++ b/target/linux/ipq40xx/patches-5.4/304-mtd-spi-nor-Add-support-for-mx25r3235f.patch
@@ -15,7 +15,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
--- a/drivers/mtd/spi-nor/spi-nor.c
+++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -2286,6 +2286,8 @@ static const struct flash_info spi_nor_i
+@@ -2313,6 +2313,8 @@ 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) },