Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa5efdde authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable avb for Spyro"

parents f8d2ab3f 2b615550
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@
		"/dev/block/platform/soc/7824900.sdhci/by-name/vendor";
				type = "ext4";
				mnt_flags = "ro,barrier=1,discard";
				fsmgr_flags = "wait,avb";
				fsmgr_flags = "wait";
				status = "ok";
			};
			system {
@@ -161,7 +161,7 @@
		"/dev/block/platform/soc/7824900.sdhci/by-name/system";
				type = "ext4";
				mnt_flags = "ro,barrier=1,discard";
				fsmgr_flags = "wait,avb";
				fsmgr_flags = "wait";
				status = "ok";
			};
		};