Merge "ARM: dts: msm: sun: Remove maxcpus from cmdline"

This commit is contained in:
qctecmdr
2023-08-02 09:25:03 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -29,7 +29,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";
}; };