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

Commit d82df114 authored by Matthias Brugger's avatar Matthias Brugger Committed by Olof Johansson
Browse files

ARM: dts: mt6589-aquaris5: Add boot argument earlyprintk



Add boot argument for earlyprintk to the aquaris5 device tree file.

Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 510f1d72
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -19,6 +19,10 @@
/ {
	model = "bq Aquaris5";

	chosen {
		bootargs = "earlyprintk";
	};

	memory {
		reg = <0x80000000 0x40000000>;
	};