summaryrefslogtreecommitdiffstats
path: root/conf/machine/xeon-d.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/xeon-d.conf')
-rw-r--r--conf/machine/xeon-d.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/xeon-d.conf b/conf/machine/xeon-d.conf
index 02bd19b..42e1843 100644
--- a/conf/machine/xeon-d.conf
+++ b/conf/machine/xeon-d.conf
@@ -40,7 +40,7 @@ XSERVER ?= "${XSERVER_X86_BASE} \
40 " 40 "
41 41
42SYSLINUX_OPTS = "serial 0 115200" 42SYSLINUX_OPTS = "serial 0 115200"
43SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyS2 tty0" 43SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyS2"
44APPEND += "rootwait console=ttyS0,115200 console=tty0" 44APPEND += "rootwait console=ttyS0,115200 console=tty0"
45 45
46SOTA_MACHINE ?= "${MACHINE}" 46SOTA_MACHINE ?= "${MACHINE}"