projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
510f1d7
)
ARM: dts: mt6589-aquaris5: Add boot argument earlyprintk
author
Matthias Brugger
<matthias.bgg@gmail.com>
Mon, 18 Aug 2014 14:58:00 +0000
(16:58 +0200)
committer
Olof 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/mt6589-aquaris5.dts
b/arch/arm/boot/dts/mt6589-aquaris5.dts
index 443b4467de157c4f4ae5cc5acf6c260fa70a5d1d..74cb1ba0f147acfe0d673ac5268cf0df8777322d 100644
(file)
--- 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>;
};