ARM: dts: msm: Add stdout to chosen node for sun and set maxcpus to 1
Add stdout to chosen node for sun SoC and set maxcpus to 1. Change-Id: I2633e4f96f3f9cbc047334200fc42921a5f5d6f7 Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user