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

Commit cc49071b authored by Murali Nalajala's avatar Murali Nalajala
Browse files

ARM: dts: msm: increase vm log buf size for lahaina

Increase log_buf size for shima, to avoid losing
bootup logs which might be required for debugging.

Change-Id: Ie8ec6cd7dc084cc3fc41d280ff6e008ac8d9cd8f
parent 67ee5aba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	};

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