Merge "ARM: dts: msm: Add stdout to chosen node for sun and set maxcpus to 1"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
a6bb486ea9
@@ -27,7 +27,8 @@
|
||||
|
||||
|
||||
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 {
|
||||
|
Reference in New Issue
Block a user