`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>
label-mac-device = ðernet;
};
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
leds {
compatible = "gpio-leds";
led-upgrade = &led_power_green;
};
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
keys {
compatible = "gpio-keys";
led-upgrade = &led_power;
};
-
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
gpio_export {
compatible = "gpio-export";
#size-cells = <0>;
compatible = "yuncore,cpe200", "mediatek,mt7628an-soc";
model = "Yuncore CPE200";
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
aliases {
label-mac = ðernet;
led-boot = &led_power;
compatible = "yuncore,m300", "mediatek,mt7628an-soc";
model = "Yuncore M300";
- chosen {
- bootargs = "console=ttyS0,57600";
- };
-
keys {
compatible = "gpio-keys";