mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
d85438f454
First step only copies patches-5.15 and files-5.15 to patches-6.1 and files-6.1 respectively. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 lines
246 B
Diff
11 lines
246 B
Diff
--- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
|
+++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
|
@@ -19,6 +19,7 @@
|
|
|
|
chosen {
|
|
stdout-path = "serial2:115200n8";
|
|
+ bootargs = "console=ttyS2,115200n8 console=tty1";
|
|
};
|
|
|
|
connector {
|