aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2019-11-17 18:13:28 +0100
committerJohn Crispin <john@phrozen.org>2019-11-17 18:13:28 +0100
commit567d08104efb28f22e2094c68cb470cf87a572c3 (patch)
tree56e3ede50dedfa076c4ccd7537b540be6f772afe /target/linux/mediatek
parentd4f1937a21ae81194918bc1eb5a91118e0ff6267 (diff)
downloadupstream-567d08104efb28f22e2094c68cb470cf87a572c3.tar.gz
upstream-567d08104efb28f22e2094c68cb470cf87a572c3.tar.bz2
upstream-567d08104efb28f22e2094c68cb470cf87a572c3.zip
mediatek: pass console inside bootargs on mt7629
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r--target/linux/mediatek/files-4.19/arch/arm/boot/dts/mt7629-lynx-rfb.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/files-4.19/arch/arm/boot/dts/mt7629-lynx-rfb.dts b/target/linux/mediatek/files-4.19/arch/arm/boot/dts/mt7629-lynx-rfb.dts
index b8ef3ed557..8ea7b163d8 100644
--- a/target/linux/mediatek/files-4.19/arch/arm/boot/dts/mt7629-lynx-rfb.dts
+++ b/target/linux/mediatek/files-4.19/arch/arm/boot/dts/mt7629-lynx-rfb.dts
@@ -18,7 +18,7 @@
chosen {
stdout-path = "serial0:115200n8";
- bootargs = "earlycon=uart8250,mmio32,0x11002000";
+ bootargs = "earlycon=uart8250,mmio32,0x11002000 console=ttyS0,115200n8";
};
gpio-keys {