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:
kdrag0n 2019-03-03 16:09:40 -08:00 committed by Richard Raya
parent 1ef4a2c265
commit 240d13545c

View File

@ -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>;
};