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

Commit 8886e37f authored by Prateek Sood's avatar Prateek Sood Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: increase log buf size for shima

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

Change-Id: Ica7574f18c1f6ac67d3fbca75d9e0320de8e7073
parent c443f511
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -369,7 +369,7 @@
	};

	chosen {
		bootargs = "earlycon=msm_geni_serial,0x994000";
		bootargs = "log_buf_len=256K earlycon=msm_geni_serial,0x994000";
	};

	soc: soc { };