Skip to content

Commit

Permalink
ARM: dts: mt6589-aquaris5: Add boot argument earlyprintk
Browse files Browse the repository at this point in the history
Add boot argument for earlyprintk to the aquaris5 device tree file.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Matthias Brugger authored and Olof Johansson committed Sep 24, 2014
1 parent 510f1d7 commit d82df11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/mt6589-aquaris5.dts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
/ {
model = "bq Aquaris5";

chosen {
bootargs = "earlyprintk";
};

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

0 comments on commit d82df11

Please sign in to comment.