summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-4.4
diff options
context:
space:
mode:
authorStijn Segers <francesco.borromini@inventati.org>2016-11-01 12:21:15 +0100
committerJohn Crispin <john@phrozen.org>2016-11-02 10:25:44 +0100
commit2f2ea7b44c6affb24426759b93d45d0aa26a74d5 (patch)
tree1bc9b86fd9b7cabf56a53b816615d20748073648 /target/linux/lantiq/patches-4.4
parenteefe07ef4dccfb5463be9350239a89731ba46a3c (diff)
downloadmtk-20170518-2f2ea7b44c6affb24426759b93d45d0aa26a74d5.zip
mtk-20170518-2f2ea7b44c6affb24426759b93d45d0aa26a74d5.tar.gz
mtk-20170518-2f2ea7b44c6affb24426759b93d45d0aa26a74d5.tar.bz2
kernel: update kernel 4.4 to version 4.4.30
This patch bumps the 4.4 kernel from .28 to .30 and refreshes the patches. Compile-tested on ar71xx, x86/64, ramips/mt7621, brcm47xx and kirkwood. Run-tested on ar71xx & ramips/mt7621, brcm47xx and kirkwood (last two confirmed by P. Wassi). Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
Diffstat (limited to 'target/linux/lantiq/patches-4.4')
-rw-r--r--target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch1
-rw-r--r--target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch2
2 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch b/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch
index 2f5572a..eb76a24 100644
--- a/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch
+++ b/target/linux/lantiq/patches-4.4/0153-lantiq-VPE-softdog.patch
@@ -157,7 +157,6 @@
+MODULE_AUTHOR("LXDB");
+MODULE_DESCRIPTION("Software Watchdog For VPE1");
+MODULE_LICENSE("GPL");
-
--- a/arch/mips/lantiq/Makefile
+++ b/arch/mips/lantiq/Makefile
@@ -6,6 +6,8 @@
diff --git a/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch b/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch
index a6641bf..b707a8d 100644
--- a/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch
+++ b/target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch
@@ -36,7 +36,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
--- a/arch/mips/lantiq/prom.c
+++ b/arch/mips/lantiq/prom.c
-@@ -74,8 +74,8 @@ void __init plat_mem_setup(void)
+@@ -78,8 +78,8 @@ void __init plat_mem_setup(void)
set_io_port_base((unsigned long) KSEG1);