diff options
author | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> | 2016-06-22 23:01:31 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-06-22 23:01:31 +0200 |
commit | 14bcd15fc565a2aad43d076a16847780390b9ddf (patch) | |
tree | a6e3defe8188a97a695d809aa5e6e57d1a917a01 /target/linux/lantiq/dts/DGN3500.dtsi | |
parent | 3b71a8996a5ee010155e47ef3e18d49192b28bcd (diff) | |
download | master-187ad058-14bcd15fc565a2aad43d076a16847780390b9ddf.tar.gz master-187ad058-14bcd15fc565a2aad43d076a16847780390b9ddf.tar.bz2 master-187ad058-14bcd15fc565a2aad43d076a16847780390b9ddf.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 89a773791f..7854007e01 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; |