Merge "ARM: dts: msm: Add stdout to chosen node for sun and set maxcpus to 1"

This commit is contained in:
qctecmdr
2023-06-30 19:37:10 -07:00
committed by Gerrit - the friendly Code Review server

View File

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