mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
ARM64/dts: sdmmagpie: Suppress verbose output during boot
This should make the kernel initialization faster as it suppresses any potential serial console output. Change-Id: I3a1e7daba4a1202d09b23cf8b60afce694514b54 Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
This commit is contained in:
parent
1ef4a2c265
commit
240d13545c
@ -458,7 +458,7 @@
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "rcupdate.rcu_expedited=1 rcupdate.rcu_normal_after_boot=1 rcu_nocbs=0-7 kpti=off noirqdebug mitigations=off nosoftlockup mce=ignore_ce";
|
||||
bootargs = "rcupdate.rcu_expedited=1 rcupdate.rcu_normal_after_boot=1 rcu_nocbs=0-7 kpti=off quiet noirqdebug mitigations=off nosoftlockup mce=ignore_ce";
|
||||
rng-seed = <0x12345678>;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user