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

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>
This commit is contained in:
Matthias Brugger 2014-08-18 16:58:00 +02:00 committed by Olof Johansson
parent 510f1d72e5
commit d82df11466

View file

@ -19,6 +19,10 @@
/ {
model = "bq Aquaris5";
chosen {
bootargs = "earlyprintk";
};
memory {
reg = <0x80000000 0x40000000>;
};