summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiji Yang2025-03-19 17:26:35 +0000
committerRobert Marko2025-03-26 08:50:42 +0000
commit8940cc3919858752023fe10437376c83b2098586 (patch)
treede3b053802377baa8e9de2a8ddf9309a61fff24a
parent2345d40c43af4d84baee98b775fc25899e13726b (diff)
downloadsvanheule-8940cc3919858752023fe10437376c83b2098586.tar.gz
ramips: dts: remove redundant console bootargs
`bootargs = "console=ttyS0,57600";` is already defined on all ramips target SoCs' dtsi. We don't need to override it with the same value. Signed-off-by: Shiji Yang <yangshiji66@qq.com> Link: https://github.com/openwrt/openwrt/pull/18303 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/ramips/dts/mt7620a_bolt_bl100.dts4
-rw-r--r--target/linux/ramips/dts/mt7621_confiabits_mt7621-v1.dts4
-rw-r--r--target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts5
-rw-r--r--target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts4
-rw-r--r--target/linux/ramips/dts/mt7628an_yuncore_m300.dts4
5 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/ramips/dts/mt7620a_bolt_bl100.dts b/target/linux/ramips/dts/mt7620a_bolt_bl100.dts
index d12933a81f..09f3123b4f 100644
--- a/target/linux/ramips/dts/mt7620a_bolt_bl100.dts
+++ b/target/linux/ramips/dts/mt7620a_bolt_bl100.dts
@@ -19,10 +19,6 @@
label-mac-device = &ethernet;
};
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
leds {
compatible = "gpio-leds";
diff --git a/target/linux/ramips/dts/mt7621_confiabits_mt7621-v1.dts b/target/linux/ramips/dts/mt7621_confiabits_mt7621-v1.dts
index 858747ecad..8758aeb368 100644
--- a/target/linux/ramips/dts/mt7621_confiabits_mt7621-v1.dts
+++ b/target/linux/ramips/dts/mt7621_confiabits_mt7621-v1.dts
@@ -17,10 +17,6 @@
led-upgrade = &led_power_green;
};
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
keys {
compatible = "gpio-keys";
diff --git a/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts b/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts
index 2a556190d0..398a1a1180 100644
--- a/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts
+++ b/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts
@@ -17,11 +17,6 @@
led-upgrade = &led_power;
};
-
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
gpio_export {
compatible = "gpio-export";
#size-cells = <0>;
diff --git a/target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts b/target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
index 6e6202f02b..f6c26a7bd9 100644
--- a/target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
+++ b/target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
@@ -8,10 +8,6 @@
compatible = "yuncore,cpe200", "mediatek,mt7628an-soc";
model = "Yuncore CPE200";
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
aliases {
label-mac = &ethernet;
led-boot = &led_power;
diff --git a/target/linux/ramips/dts/mt7628an_yuncore_m300.dts b/target/linux/ramips/dts/mt7628an_yuncore_m300.dts
index 8897c11d67..b8ea61492a 100644
--- a/target/linux/ramips/dts/mt7628an_yuncore_m300.dts
+++ b/target/linux/ramips/dts/mt7628an_yuncore_m300.dts
@@ -8,10 +8,6 @@
compatible = "yuncore,m300", "mediatek,mt7628an-soc";
model = "Yuncore M300";
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
keys {
compatible = "gpio-keys";