aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/DGN1000B.dts
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2016-12-11 21:55:00 +0100
committerJohn Crispin <john@phrozen.org>2016-12-12 09:57:40 +0100
commit4995c64857a09c4cc92238ba0bd52cdb06c4c581 (patch)
treed2ac8a3cd225595efebf776786ae0b0b3436f3dd /target/linux/lantiq/dts/DGN1000B.dts
parentc40477519edc39130211e5e116fb2b7dad1eae02 (diff)
downloadupstream-4995c64857a09c4cc92238ba0bd52cdb06c4c581.tar.gz
upstream-4995c64857a09c4cc92238ba0bd52cdb06c4c581.tar.bz2
upstream-4995c64857a09c4cc92238ba0bd52cdb06c4c581.zip
lantiq: specify console using stdout-path instead of cmdline argument
Use devicetree's /chosen/stdout-path instead of the kernel command line (embedded in the .dts-files) to specify the serial console. Using the chosen node is recommended on devicetree based platforms. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Diffstat (limited to 'target/linux/lantiq/dts/DGN1000B.dts')
-rw-r--r--target/linux/lantiq/dts/DGN1000B.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/DGN1000B.dts b/target/linux/lantiq/dts/DGN1000B.dts
index e15a4e25ce..e6954cf582 100644
--- a/target/linux/lantiq/dts/DGN1000B.dts
+++ b/target/linux/lantiq/dts/DGN1000B.dts
@@ -8,7 +8,7 @@
model = "DGN1000B - Netgear DGN1000B";
chosen {
- bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
+ bootargs = "init=/etc/preinit";
aliases {
led-boot = &power;