From: Adrian Schmutzler Date: Fri, 11 Sep 2020 23:20:47 +0000 (+0200) Subject: ramips: fix baud rate for RAVPower RP-WD03 X-Git-Tag: v21.02.0-rc1~1593 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b56b499948c2189892f8063ccd515cd301629ca5;p=openwrt%2Fopenwrt.git ramips: fix baud rate for RAVPower RP-WD03 The baud rate for the RAVPower RP-WD03 is 57600, not 115200. Since this is the default from mt7620n.dtsi, the chosen node can simply be removed from the device DTS. Fixes: 5ef79af4f80f ("ramips: add support for Ravpower WD03") Suggested-by: Russell Morris Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ramips/dts/mt7620n_ravpower_rp-wd03.dts b/target/linux/ramips/dts/mt7620n_ravpower_rp-wd03.dts index 0078103da3..a5469b655e 100644 --- a/target/linux/ramips/dts/mt7620n_ravpower_rp-wd03.dts +++ b/target/linux/ramips/dts/mt7620n_ravpower_rp-wd03.dts @@ -17,10 +17,6 @@ led-upgrade = &led_wifi_blue; }; - chosen { - bootargs = "console=ttyS0,115200"; - }; - leds { compatible = "gpio-leds";