diff options
Diffstat (limited to 'target/linux/ramips/dts/mt7628an.dtsi')
-rw-r--r-- | target/linux/ramips/dts/mt7628an.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi index 855d538a4b..8d799af3c3 100644 --- a/target/linux/ramips/dts/mt7628an.dtsi +++ b/target/linux/ramips/dts/mt7628an.dtsi @@ -9,6 +9,10 @@ }; }; + chosen { + bootargs = "console=ttyS0,57600"; + }; + cpuintc: cpuintc@0 { #address-cells = <0>; #interrupt-cells = <1>; |