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
413 B
Diff
12 lines
413 B
Diff
--- a/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
|
|
+++ b/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
|
|
@@ -11,7 +11,7 @@
|
|
/ {
|
|
model = "Cloud Engines PogoPlug Series 3";
|
|
|
|
- compatible = "cloudengines,pogoplugv3", "oxsemi,ox820";
|
|
+ compatible = "cloudengines,pogoplug-series-3", "cloudengines,pogoplugv3", "oxsemi,ox820";
|
|
|
|
chosen {
|
|
bootargs = "earlyprintk console=ttyS0,115200";
|