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
@ -16,10 +16,6 @@
|
|||||||
led-upgrade = &led_system;
|
led-upgrade = &led_system;
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
|
||||||
bootargs = "console=ttyS0,57600";
|
|
||||||
};
|
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
device_type = "memory";
|
device_type = "memory";
|
||||||
reg = <0x0 0x8000000>;
|
reg = <0x0 0x8000000>;
|
||||||
|
@ -16,10 +16,6 @@
|
|||||||
led-upgrade = &led_globe;
|
led-upgrade = &led_globe;
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
|
||||||
bootargs = "console=ttyS0,57600";
|
|
||||||
};
|
|
||||||
|
|
||||||
leds {
|
leds {
|
||||||
compatible = "gpio-leds";
|
compatible = "gpio-leds";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user