mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 00:45:28 +00:00
12 lines
342 B
Diff
12 lines
342 B
Diff
|
--- a/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
|
||
|
+++ b/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
|
||
|
@@ -14,7 +14,7 @@
|
||
|
compatible = "cloudengines,pogoplugv3", "oxsemi,ox820";
|
||
|
|
||
|
chosen {
|
||
|
- bootargs = "earlyprintk";
|
||
|
+ bootargs = "earlyprintk console=ttyS0,115200";
|
||
|
stdout-path = "serial0:115200n8";
|
||
|
};
|
||
|
|