aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
diff options
context:
space:
mode:
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>2018-08-08 11:09:44 +0200
committerDinh Nguyen <dinguyen@kernel.org>2018-08-30 08:38:26 -0500
commitf20193f7c79e1a8433954342f0e30cad0f17c192 (patch)
tree40bc8b1e25d71359f24cdc982e608f2dc0df0778 /arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
parentarm64: dts: stratix10: i2c clock running out of spec (diff)
downloadwireguard-linux-f20193f7c79e1a8433954342f0e30cad0f17c192.tar.xz
wireguard-linux-f20193f7c79e1a8433954342f0e30cad0f17c192.zip
ARM: dts: socfpga: use stdout-path for chosen node
Use stdout-path dts property for kernel console. There were two socfpga boards left not using stdout-path: socrates and vining. Make sure they match the other boards. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/socfpga_cyclone5_socrates.dts')
-rw-r--r--arch/arm/boot/dts/socfpga_cyclone5_socrates.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts b/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
index 53bf99eef66d..6f5255a7d192 100644
--- a/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
+++ b/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
@@ -22,7 +22,8 @@
compatible = "ebv,socrates", "altr,socfpga-cyclone5", "altr,socfpga";
chosen {
- bootargs = "console=ttyS0,115200";
+ bootargs = "earlyprintk";
+ stdout-path = "serial0:115200n8";
};
memory@0 {