[PATCH v3 5/7] arm: dts: mt6589-aquaris5: Add boot argument earlyprintk

From: Matthias Brugger
Date: Tue Sep 09 2014 - 12:52:09 EST


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

Signed-off-by: Matthias Brugger <matthias.bgg@xxxxxxxxx>
---
arch/arm/boot/dts/mt6589-aquaris5.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/mt6589-aquaris5.dts b/arch/arm/boot/dts/mt6589-aquaris5.dts
index 443b446..74cb1ba 100644
--- a/arch/arm/boot/dts/mt6589-aquaris5.dts
+++ b/arch/arm/boot/dts/mt6589-aquaris5.dts
@@ -19,6 +19,10 @@
/ {
model = "bq Aquaris5";

+ chosen {
+ bootargs = "earlyprintk";
+ };
+
memory {
reg = <0x80000000 0x40000000>;
};
--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/