ARM: dts: msm: sun: Remove maxcpus from cmdline
Remove maxcpus from command line to boot all cores. Change-Id: Ifaf03a66e36d7a0fc1236f22f8126a14513bbdf9 Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
|
|
||||||
chosen: chosen {
|
chosen: chosen {
|
||||||
bootargs = "maxcpus=6 nokaslr kpti=0 log_buf_len=256K swiotlb=0 loop.max_part=7";
|
bootargs = "nokaslr kpti=0 log_buf_len=256K swiotlb=0 loop.max_part=7";
|
||||||
stdout-path = "/soc/qcom,qupv3_1_geni_se@ac0000/qcom,qup_uart@a9c000:115200n8";
|
stdout-path = "/soc/qcom,qupv3_1_geni_se@ac0000/qcom,qup_uart@a9c000:115200n8";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user