From 6e4472e69e89aa56ad8c0e6f90415a2b8da36eba Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 8 Dec 2014 12:04:25 +0000 Subject: kernel: refresh patches Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43564 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.14/0036-owrt-generic-dtb-image-hack.patch | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'target/linux/lantiq/patches-3.14/0036-owrt-generic-dtb-image-hack.patch') diff --git a/target/linux/lantiq/patches-3.14/0036-owrt-generic-dtb-image-hack.patch b/target/linux/lantiq/patches-3.14/0036-owrt-generic-dtb-image-hack.patch index fba8bb3ad5..8e20b116ff 100644 --- a/target/linux/lantiq/patches-3.14/0036-owrt-generic-dtb-image-hack.patch +++ b/target/linux/lantiq/patches-3.14/0036-owrt-generic-dtb-image-hack.patch @@ -8,13 +8,11 @@ Signed-off-by: John Crispin arch/mips/kernel/head.S | 3 +++ 1 file changed, 3 insertions(+) -diff --git a/arch/mips/kernel/head.S b/arch/mips/kernel/head.S -index 7b6a5b3..78518b8 100644 --- a/arch/mips/kernel/head.S +++ b/arch/mips/kernel/head.S -@@ -101,6 +101,9 @@ FEXPORT(__kernel_entry) - j kernel_entry - #endif +@@ -107,6 +107,9 @@ EXPORT(__image_cmdline) + .fill 0x400 + #endif /* CONFIG_IMAGE_CMDLINE_HACK */ + .ascii "OWRTDTB:" + EXPORT(__image_dtb) @@ -22,6 +20,3 @@ index 7b6a5b3..78518b8 100644 __REF NESTED(kernel_entry, 16, sp) # kernel entry point --- -1.7.10.4 - -- cgit v1.2.3