ARM: dts: msm: sun: Enable six cores rather than one

Enable cluster 0 cores from the command line instead of just
core 0.

Change-Id: I26b97122d353b3979467109babfded9a095b207d
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
This commit is contained in:
Melody Olvera
2023-07-12 16:19:05 -07:00
parent 6fc92bbf27
commit a71a9dcd3a

View File

@@ -27,7 +27,7 @@
chosen: chosen {
bootargs = "maxcpus=1 nokaslr kpti=0 log_buf_len=256K swiotlb=0 loop.max_part=7";
bootargs = "maxcpus=6 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";
};