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

Commit 2226c57a authored by Mayank Grover's avatar Mayank Grover
Browse files

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

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

Change-Id: Id81dbed32b8eafa7ce06b2f5cd71b2d7221de1fb
parent fca6265a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -448,7 +448,7 @@
	};

	chosen {
		bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-7 kpti=off";
		bootargs = "log_buf_len=256K rcupdate.rcu_expedited=1 rcu_nocbs=0-7 kpti=off";
	};
};