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:
parent
b8168f4716
commit
5e8eaac8c3
2 changed files with 0 additions and 8 deletions
|
@ -16,10 +16,6 @@
|
|||
led-upgrade = &led_system;
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "console=ttyS0,57600";
|
||||
};
|
||||
|
||||
memory@0 {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x8000000>;
|
||||
|
|
|
@ -16,10 +16,6 @@
|
|||
led-upgrade = &led_globe;
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "console=ttyS0,57600";
|
||||
};
|
||||
|
||||
leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
|
|
Loading…
Reference in a new issue