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

Commit 90e5d360 authored by Zhen Kong's avatar Zhen Kong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable AVB2 for vendor partition on SDM855



Add avb flag to file system manager flags to enable
AVB2 for the vendor partition on SDM855.

Change-Id: I87b46cbc06cc0fbdefd5af5e47dc04d9fc5811ac
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent aece7008
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -516,7 +516,7 @@
					dev = "/dev/block/platform/soc/1d84000.ufshc/by-name/vendor";
					type = "ext4";
					mnt_flags = "ro,barrier=1,discard";
					fsmgr_flags = "wait,slotselect";
					fsmgr_flags = "wait,slotselect,avb";
					status = "ok";
				};
			};