ath79: register all ttys as Linux console for ELECOM WAB-I1750-PS
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Tue, 12 Mar 2024 09:16:12 +0000 (18:16 +0900)
committerRobert Marko <robimarko@gmail.com>
Sun, 24 Mar 2024 20:10:59 +0000 (21:10 +0100)
Register ttyS0 and ttyATH1 as Linux console on ELECOM WAB-I1750-PS.
ttyS0 provides "SERVICE" port and internal pin header for debugging and
recoverying by maker, ttyATH1 provides "SERIAL" port for configuration
by users.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/ath79/dts/qca9558_elecom_wab-i1750-ps.dts

index 668f0ceadd5ee7983c2ad1b28366bb023e0f780a..2d94f0c827106c12c415ad57e147245f50afd30f 100644 (file)
@@ -5,6 +5,10 @@
 / {
        compatible = "elecom,wab-i1750-ps", "qca,qca9558";
        model = "ELECOM WAB-I1750-PS";
+
+       chosen {
+               bootargs = "console=ttyATH1,115200n8 console=ttyS0,115200n8";
+       };
 };
 
 &gpio {