mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
4db74fbd69
Refreshed all patches. Removed upstreamed patches: - 081-spi-bcm-qspi-switch-back-to-reading-flash-using-smal.patch Altered patches: - 0054-cpufreq-dt-Handle-OPP-voltage-adjust-events Compile-tested on: cns3xxx, imx6, ipq806x, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
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
|
|
@@ -15,7 +15,7 @@
|
|
compatible = "cloudengines,pogoplugv3", "oxsemi,ox820";
|
|
|
|
chosen {
|
|
- bootargs = "earlyprintk";
|
|
+ bootargs = "earlyprintk console=ttyS0,115200";
|
|
stdout-path = "serial0:115200n8";
|
|
};
|
|
|