From de79f4ab882b2955432eb8104fd5426745262e83 Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Tue, 13 Mar 2018 09:43:43 +0100 Subject: brcm47xx: add kernel 4.14 support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add patches for 4.14, drop patch 030 since it's already included upstream. Tested on: 1) WRT54GL (with RAM upgraded to 32 MiB) 2) WL500gPv2 (with RAM upgraded to 64 MiB) 3) BCM47186B0 SoC board 4) BCM4706 SoC board Signed-off-by: Paul Wassi Signed-off-by: Rafał Miłecki --- .../330-MIPS-kexec-Accept-command-line-parameters-from-users.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/pending-4.14/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch') diff --git a/target/linux/generic/pending-4.14/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch b/target/linux/generic/pending-4.14/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch index 5cdcc2b242..86aed4f0f7 100644 --- a/target/linux/generic/pending-4.14/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch +++ b/target/linux/generic/pending-4.14/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch @@ -24,7 +24,7 @@ Signed-off-by: Yousong Zhou - -extern unsigned long kexec_start_address; -extern unsigned long kexec_indirection_page; -+#include ++#include +#include "machine_kexec.h" int (*_machine_kexec_prepare)(struct kimage *) = NULL; -- cgit v1.2.3