summaryrefslogtreecommitdiffstats
path: root/dts/src/arc/nsimosci.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arc/nsimosci.dts')
-rw-r--r--dts/src/arc/nsimosci.dts7
1 files changed, 1 insertions, 6 deletions
diff --git a/dts/src/arc/nsimosci.dts b/dts/src/arc/nsimosci.dts
index 4f31b2eb5c..cfaedd9c61 100644
--- a/dts/src/arc/nsimosci.dts
+++ b/dts/src/arc/nsimosci.dts
@@ -20,18 +20,13 @@
/* this is for console on PGU */
/* bootargs = "console=tty0 consoleblank=0"; */
/* this is for console on serial */
- bootargs = "earlycon=uart8250,mmio32,0xc0000000,115200n8 console=ttyS0,115200n8 consoleblank=0 debug";
+ bootargs = "earlycon=uart8250,mmio32,0xc0000000,115200n8 console=tty0 console=ttyS0,115200n8 consoleblank=0 debug";
};
aliases {
serial0 = &uart0;
};
- memory {
- device_type = "memory";
- reg = <0x80000000 0x10000000>; /* 256M */
- };
-
fpga {
compatible = "simple-bus";
#address-cells = <1>;