ARM: dts: mt6589-aquaris5: Add boot argument earlyprintk
authorMatthias Brugger <matthias.bgg@gmail.com>
Mon, 18 Aug 2014 14:58:00 +0000 (16:58 +0200)
committerOlof Johansson <olof@lixom.net>
Wed, 24 Sep 2014 18:12:21 +0000 (11:12 -0700)
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>
arch/arm/boot/dts/mt6589-aquaris5.dts

index 443b446..74cb1ba 100644 (file)
 / {
        model = "bq Aquaris5";
 
+       chosen {
+               bootargs = "earlyprintk";
+       };
+
        memory {
                reg = <0x80000000 0x40000000>;
        };