diff options
Diffstat (limited to 'target/linux/lantiq/dts/FRITZ7320.dts')
-rw-r--r-- | target/linux/lantiq/dts/FRITZ7320.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/FRITZ7320.dts b/target/linux/lantiq/dts/FRITZ7320.dts index e31981e3f4..1d3e02f9aa 100644 --- a/target/linux/lantiq/dts/FRITZ7320.dts +++ b/target/linux/lantiq/dts/FRITZ7320.dts @@ -7,6 +7,10 @@ / { model = "FRITZ7320 - 1&1 HomeServer"; + chosen { + bootargs = "console=ttyLTQ0,115200"; + }; + aliases { led-boot = &power; led-failsafe = &power; |