aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-12-06 14:56:27 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-12-10 09:53:30 +0100
commitc3cc419cc682267ae0843aa38403e09d41853192 (patch)
tree82b72f3e3eb86f119f517204c5e6a85747352f03 /target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch
parentd2d12346e8e6dd5fbb6befd4f9e3e1d5304a2e31 (diff)
downloadupstream-c3cc419cc682267ae0843aa38403e09d41853192.tar.gz
upstream-c3cc419cc682267ae0843aa38403e09d41853192.tar.bz2
upstream-c3cc419cc682267ae0843aa38403e09d41853192.zip
kernel: bump 4.14 to 4.14.158
Refreshed all patches. Altered patches: - 400-mtd-add-rootfs-split-support.patch Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips/patches-4.14/105-mt7621-memory-detect.patch')
-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 13e14f5079..b19b57fd66 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
-@@ -106,6 +106,8 @@ void __init plat_mem_setup(void)
+@@ -89,6 +89,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);