mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-08 15:49:45 +00:00
5ea1b1ecd1
Add 5.4 kernel version as a new testing kernel option. Run-tested on Shuttle KD20, seems to work just as well as kernel 4.14. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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";
|
|
};
|
|
|