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

Commit 339095f5 authored by vagdhan kumar kanukurthi's avatar vagdhan kumar kanukurthi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update device tree for sa6155 virtual machine



Update bootargs and dev entries with proper strings.

Change-Id: Ifec109a09df1b62af2e4b485481cdba63f72a401
Signed-off-by: default avatarVagdhan Kanukurthi <vagdhank@codeaurora.org>
parent b8cd1590
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -24,8 +24,7 @@
	};

	chosen {
		bootargs = "rcupdate.rcu_expedited=1
			rcu_nocbs=0-7 cgroup.memory=nokmem,nosocket";
		bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-7 cgroup.memory=nokmem,nosocket";
	};

	soc: soc { };
@@ -62,8 +61,7 @@
				compatible = "android,fstab";
				vendor {
					compatible = "android,vendor";
					dev="/dev/block/platform/vdevs
						/1c0f0000.virtio_blk/vdc";
					dev="/dev/block/platform/vdevs/1c0f0000.virtio_blk/vdc";
					type = "ext4";
					mnt_flags = "ro,barrier=1,discard";
					fsmgr_flags = "wait";