diff options
author | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> | 2016-05-29 16:54:54 -0700 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-27 16:08:47 +0200 |
commit | 2b4e5d478b90960e35719a0262e93b35e0338b3f (patch) | |
tree | ba6ae8ef85238185f481f0166adc7bd6ef8e3cb5 /target/linux/lantiq/dts/DGN3500.dtsi | |
parent | 492964e741f1e0254b6ed7c0a095551a31d25dc9 (diff) | |
download | upstream-2b4e5d478b90960e35719a0262e93b35e0338b3f.tar.gz upstream-2b4e5d478b90960e35719a0262e93b35e0338b3f.tar.bz2 upstream-2b4e5d478b90960e35719a0262e93b35e0338b3f.zip |
kernel: remove a hack that was obsoleted upstream
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Diffstat (limited to 'target/linux/lantiq/dts/DGN3500.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/DGN3500.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/DGN3500.dtsi b/target/linux/lantiq/dts/DGN3500.dtsi index 1390158fce..569fa9f11c 100644 --- a/target/linux/lantiq/dts/DGN3500.dtsi +++ b/target/linux/lantiq/dts/DGN3500.dtsi @@ -2,7 +2,7 @@ / { chosen { - bootargs-append = "root= console=ttyLTQ0,115200"; + bootargs = "root= console=ttyLTQ0,115200"; leds { boot = &power_green; |