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

Commit 28525322 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: Early init changes for vendor image on msm8996"

parents fa2298d4 64f7a316
Loading
Loading
Loading
Loading
+1 −9
Original line number Diff line number Diff line
@@ -186,15 +186,7 @@
					dev = "/dev/block/platform/soc/7464900.sdhci/by-name/vendor";
					type = "ext4";
					mnt_flags = "ro,barrier=1,discard";
					fsmgr_flags = "wait,verify";
					status = "ok";
				 };
				 system {
					compatible = "android,system";
					dev = "/dev/block/platform/soc/7464900.sdhci/by-name/system";
					type = "ext4";
					mnt_flags = "ro,barrier=1,discard";
					fsmgr_flags = "wait,verify";
					fsmgr_flags = "wait,slotselect";
					status = "ok";
				 };
			};