From 2f2ea7b44c6affb24426759b93d45d0aa26a74d5 Mon Sep 17 00:00:00 2001 From: Stijn Segers Date: Tue, 1 Nov 2016 12:21:15 +0100 Subject: 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 --- .../122-MIPS-store-the-appended-dtb-address-in-a-variable.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/patches-4.4/122-MIPS-store-the-appended-dtb-address-in-a-variable.patch') 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 a6641bf723..b707a8db0a 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 --- 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); -- cgit v1.2.3