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

Commit 98b65a4b authored by dnreddy's avatar dnreddy Committed by Gerrit - the friendly Code Review server
Browse files

Revert "ARM: dts: msm: Add vm-linux as chain partition for sm8150"



This reverts commit 7b7978f4.

Change-Id: I30616cd717a8f564d66be7c9f80a627f11398cca
Signed-off-by: default avatarNiranjan Reddy Dumbala <dnreddy@codeaurora.org>
parent 7b7978f4
Loading
Loading
Loading
Loading
+1 −9
Original line number Original line Diff line number Diff line
@@ -576,7 +576,7 @@
			compatible = "android,firmware";
			compatible = "android,firmware";
			vbmeta {
			vbmeta {
				compatible = "android,vbmeta";
				compatible = "android,vbmeta";
				parts = "vbmeta,boot,system,vendor,dtbo,vm-linux";
				parts = "vbmeta,boot,system,vendor,dtbo";
			};
			};
			fstab {
			fstab {
				compatible = "android,fstab";
				compatible = "android,fstab";
@@ -588,14 +588,6 @@
					fsmgr_flags = "wait,slotselect,avb";
					fsmgr_flags = "wait,slotselect,avb";
					status = "ok";
					status = "ok";
				};
				};
				vm-linux {
					compatible = "android,vm-linux";
					dev = "/dev/block/platform/soc/8804000.sdhci/by-name/vm-linux";
					type = "emmc";
					mnt_flags = "ro";
					fsmgr_flags = "wait,slotselect";
					status = "";
				};
			};
			};
		};
		};
	};
	};