From: Adrian Schmutzler Date: Sat, 10 Jul 2021 18:33:26 +0000 (+0200) Subject: ramips: mt7628an: remove redundant console setup for bootargs X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5e8eaac8c3984fa5860e3b5e97504be54c4fea22;p=openwrt%2Fstaging%2Frmilecki.git ramips: mt7628an: remove redundant console setup for bootargs This is already set in mt7628an.dtsi Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ramips/dts/mt7628an_minew_g1-c.dts b/target/linux/ramips/dts/mt7628an_minew_g1-c.dts index 74ea47aee00..12cf47f5a79 100644 --- a/target/linux/ramips/dts/mt7628an_minew_g1-c.dts +++ b/target/linux/ramips/dts/mt7628an_minew_g1-c.dts @@ -16,10 +16,6 @@ led-upgrade = &led_system; }; - chosen { - bootargs = "console=ttyS0,57600"; - }; - memory@0 { device_type = "memory"; reg = <0x0 0x8000000>; diff --git a/target/linux/ramips/dts/mt7628an_ravpower_rp-wd009.dts b/target/linux/ramips/dts/mt7628an_ravpower_rp-wd009.dts index 6962651e1b1..859568b1c12 100644 --- a/target/linux/ramips/dts/mt7628an_ravpower_rp-wd009.dts +++ b/target/linux/ramips/dts/mt7628an_ravpower_rp-wd009.dts @@ -16,10 +16,6 @@ led-upgrade = &led_globe; }; - chosen { - bootargs = "console=ttyS0,57600"; - }; - leds { compatible = "gpio-leds";