mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
ade563ba84
Signed-off-by: Felix Fietkau <nbd@nbd.name>
12 lines
335 B
Diff
12 lines
335 B
Diff
--- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
|
+++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
|
@@ -19,7 +19,7 @@
|
|
|
|
chosen {
|
|
stdout-path = "serial2:115200n8";
|
|
- bootargs = "console=ttyS2,115200n8 console=tty1";
|
|
+ bootargs = "earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200n8 console=tty1";
|
|
};
|
|
|
|
connector {
|