aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-5.10/400-find_active_root.patch
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-02-22 17:37:11 +0000
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-02-23 18:31:35 +0100
commitb43f5a935922fbcbd19e62fd6ad3299a19a0375a (patch)
tree382cd1a27d2459e09993514f846050cdb17bfb23 /target/linux/mvebu/patches-5.10/400-find_active_root.patch
parent7be8ab4f7b582924bca6594103735d888989d804 (diff)
downloadupstream-b43f5a935922fbcbd19e62fd6ad3299a19a0375a.tar.gz
upstream-b43f5a935922fbcbd19e62fd6ad3299a19a0375a.tar.bz2
upstream-b43f5a935922fbcbd19e62fd6ad3299a19a0375a.zip
mvebu: refresh 5.10 kconfigs/patches
Also delete already upstreamed patches/changes. Reviewed-by: Tomasz Maciej Nowak <tmn505@gmail.com> Tested-by: Tomasz Maciej Nowak <tmn505@gmail.com> Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/mvebu/patches-5.10/400-find_active_root.patch')
-rw-r--r--target/linux/mvebu/patches-5.10/400-find_active_root.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-5.10/400-find_active_root.patch b/target/linux/mvebu/patches-5.10/400-find_active_root.patch
index 854031b0d5..f61d85bc05 100644
--- a/target/linux/mvebu/patches-5.10/400-find_active_root.patch
+++ b/target/linux/mvebu/patches-5.10/400-find_active_root.patch
@@ -39,7 +39,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
parts[i].name = partname;
if (of_get_property(pp, "read-only", &len))
-@@ -215,6 +222,18 @@ static int __init ofpart_parser_init(voi
+@@ -218,6 +225,18 @@ static int __init ofpart_parser_init(voi
return 0;
}