summaryrefslogtreecommitdiff
path: root/target/or1k/or1ksim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'target/or1k/or1ksim.cfg')
-rw-r--r--target/or1k/or1ksim.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/or1k/or1ksim.cfg b/target/or1k/or1ksim.cfg
index fe5a0da01..7a26b1826 100644
--- a/target/or1k/or1ksim.cfg
+++ b/target/or1k/or1ksim.cfg
@@ -639,7 +639,8 @@ section uart
baseaddr = 0x90000000
irq = 2
/* channel = "file:uart0.rx,uart0.tx" */
- channel = "xterm:"
+ channel = "tcp:10084"
+ /*channel = "xterm:"*/
jitter = -1 /* async behaviour */
16550 = 1
end
@@ -708,7 +709,7 @@ end
*/
section ethernet
- enabled = 0
+ enabled = 1
baseaddr = 0x92000000
/* dma = 0 */
irq = 4