summaryrefslogtreecommitdiffstats
path: root/dts/src/mips/xilfpga/nexys4ddr.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/mips/xilfpga/nexys4ddr.dts')
-rw-r--r--dts/src/mips/xilfpga/nexys4ddr.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/dts/src/mips/xilfpga/nexys4ddr.dts b/dts/src/mips/xilfpga/nexys4ddr.dts
index 41fee03dc3..2152b7ba65 100644
--- a/dts/src/mips/xilfpga/nexys4ddr.dts
+++ b/dts/src/mips/xilfpga/nexys4ddr.dts
@@ -6,6 +6,14 @@
/ {
compatible = "digilent,nexys4ddr";
+ aliases {
+ serial0 = &axi_uart16550;
+ };
+ chosen {
+ bootargs = "console=ttyS0,115200";
+ stdout-path = "serial0:115200n8";
+ };
+
memory {
device_type = "memory";
reg = <0x0 0x08000000>;