diff options
Diffstat (limited to 'target/linux/lantiq/dts/TDW89X0.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/TDW89X0.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/TDW89X0.dtsi b/target/linux/lantiq/dts/TDW89X0.dtsi index 96ade58a8a..4252297df7 100644 --- a/target/linux/lantiq/dts/TDW89X0.dtsi +++ b/target/linux/lantiq/dts/TDW89X0.dtsi @@ -3,6 +3,10 @@ #include <dt-bindings/input/input.h> / { + chosen { + bootargs = "console=ttyLTQ0,115200"; + }; + aliases { /* the power led can't be controlled, use the wps led instead */ led-boot = &wps; |