kernel: bump 4.14 to 4.14.79
[openwrt/openwrt.git] / target / linux / oxnas / patches-4.14 / 010-add-console-to-pogoplogv3-bootargs.patch
1 --- a/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
2 +++ b/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
3 @@ -15,7 +15,7 @@
4 compatible = "cloudengines,pogoplugv3", "oxsemi,ox820";
5
6 chosen {
7 - bootargs = "earlyprintk";
8 + bootargs = "earlyprintk console=ttyS0,115200";
9 stdout-path = "serial0:115200n8";
10 };
11