mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
c46ccb69d1
Switch mt7622 subtarget to Linux 5.10, it has been tested by many of us on several devices for a couple of weeks already. Signed-off-by: Felix Fietkau <nbd@nbd.name>
11 lines
233 B
Diff
11 lines
233 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";
|
|
};
|
|
|
|
connector {
|