Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9cce8de authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add no_console_suspend argument to kernel command-line"

parents 22c2837f 29aa5ae6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
	};

	chosen {
		bootargs = "nokaslr root=/dev/ram rw init=/init console=hvc0 loglevel=8";
		bootargs = "nokaslr no_console_suspend root=/dev/ram rw init=/init console=hvc0 loglevel=8";
		linux,initrd-start = <0x2a900000>;
		linux,initrd-end = <0x2b100000>; /* 8 MB */
		kaslr-seed = <0xfeedbeef 0xc0def00d>;