diff options
Diffstat (limited to 'target/linux/oxnas/patches-5.4/010-add-console-to-pogoplogv3-bootargs.patch')
-rw-r--r-- | target/linux/oxnas/patches-5.4/010-add-console-to-pogoplogv3-bootargs.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/oxnas/patches-5.4/010-add-console-to-pogoplogv3-bootargs.patch b/target/linux/oxnas/patches-5.4/010-add-console-to-pogoplogv3-bootargs.patch deleted file mode 100644 index 7fdc302a3f..0000000000 --- a/target/linux/oxnas/patches-5.4/010-add-console-to-pogoplogv3-bootargs.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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"; - }; - |