projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8245c5
)
ath79: qca953x: Add chosen node and specify console in bootargs
author
Chuanhong Guo
<gch981213@gmail.com>
Tue, 17 Jul 2018 09:09:14 +0000
(17:09 +0800)
committer
John Crispin
<john@phrozen.org>
Mon, 30 Jul 2018 08:43:34 +0000
(10:43 +0200)
Most qca devices use 115200n8 as it's default uart baudrate.
Add 'chosen' node for qca953x like other SoCs in ath79 target.
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/ath79/dts/qca9533.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/qca9533.dtsi
b/target/linux/ath79/dts/qca9533.dtsi
index b64813a7a4315fe4e504bbddd5d94240d6ae2f5d..828b83d5ed6035bbdad10b2f722a20ccfc59c50b 100644
(file)
--- a/
target/linux/ath79/dts/qca9533.dtsi
+++ b/
target/linux/ath79/dts/qca9533.dtsi
@@
-8,6
+8,10
@@
#address-cells = <1>;
#size-cells = <1>;
+ chosen {
+ bootargs = "console=ttyS0,115200n8";
+ };
+
cpus {
#address-cells = <1>;
#size-cells = <0>;