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:
@@ -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";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user