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

Commit b446149a 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: add bootargs in device tree to support 1x4 boot for 8939"

parents b3471d44 dafc1bb4
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 {