aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/machine/ethanolx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/conf/machine/ethanolx.conf')
-rw-r--r--meta-amd-bsp/conf/machine/ethanolx.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-amd-bsp/conf/machine/ethanolx.conf b/meta-amd-bsp/conf/machine/ethanolx.conf
new file mode 100644
index 00000000..a3e64f97
--- /dev/null
+++ b/meta-amd-bsp/conf/machine/ethanolx.conf
@@ -0,0 +1,12 @@
+#@TYPE: Machine
+#@NAME: ethanolx
+
+#@DESCRIPTION: Machine configuration for ethanolx (i.e. rome & milan) systems
+
+require conf/machine/include/amdx86.inc
+
+# Setup a getty on all serial ports
+SERIAL_CONSOLES = "115200;ttyS0"
+
+# Enable the kernel console on ttyS0/COM0
+KERNEL_SERIAL_CONSOLE ?= "console=ttyS0,115200n8"