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

Commit dafc1bb4 authored by Srinivas Ramana's avatar Srinivas Ramana
Browse files

ARM: dts: msm: add bootargs in device tree to support 1x4 boot for 8939



Add boot args in device tree to support cold booting 1x4 core
configuration on 8939.

Change-Id: I0472f11ccbc49282e1b8f6c001b4cba4d72f2bd8
Signed-off-by: default avatarSrinivas Ramana <sramana@codeaurora.org>
parent 156aa1e4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,6 +24,10 @@
	model = "Qualcomm Technologies, Inc. MSM8939";
	compatible = "qcom,msm8939";
	qcom,msm-id = <239 0>, <241 0>, <263 0>;

	chosen {
		bootargs = "boot_cpus=0,4,5,6,7";
	};
};

&soc {