1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 13:13:55 +02:00

ramips: mt7628an: remove redundant console setup for bootargs

This is already set in mt7628an.dtsi

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2021-07-10 20:33:26 +02:00
parent b8168f4716
commit 5e8eaac8c3
2 changed files with 0 additions and 8 deletions

View File

@ -16,10 +16,6 @@
led-upgrade = &led_system;
};
chosen {
bootargs = "console=ttyS0,57600";
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;

View File

@ -16,10 +16,6 @@
led-upgrade = &led_globe;
};
chosen {
bootargs = "console=ttyS0,57600";
};
leds {
compatible = "gpio-leds";