aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-14 14:33:42 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-15 16:13:06 +0200
commitf3a265575cdbb8b41f66daff13b13d0348277c71 (patch)
tree656a1edcf8bec368b2acda05de34cd7303d7794b /target/linux/ramips
parent00f96dcddb7717a8cd30e75ef38e7ec03adb0f6b (diff)
downloadupstream-f3a265575cdbb8b41f66daff13b13d0348277c71.tar.gz
upstream-f3a265575cdbb8b41f66daff13b13d0348277c71.tar.bz2
upstream-f3a265575cdbb8b41f66daff13b13d0348277c71.zip
kernel: bump 4.14 to 4.14.149
Refreshed all patches. Altered patches: - 820-sec-support-layerscape.patch Compile-tested on: ar71xx, brcm2708, cns3xxx, imx6, layerscape, x86_64 Runtime-tested on: ar71xx, cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch b/target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch
index b19b57fd66..13e14f5079 100644
--- a/target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch
+++ b/target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch
@@ -114,7 +114,7 @@ Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
--- a/arch/mips/ralink/of.c
+++ b/arch/mips/ralink/of.c
-@@ -89,6 +89,8 @@ void __init plat_mem_setup(void)
+@@ -106,6 +106,8 @@ void __init plat_mem_setup(void)
of_scan_flat_dt(early_init_dt_find_memory, NULL);
if (memory_dtb)
of_scan_flat_dt(early_init_dt_scan_memory, NULL);