summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-harma/conf/machine
diff options
context:
space:
mode:
authorPeter Yin <peter.yin@quantatw.com>2024-01-10 11:55:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-02-05 17:13:48 +0300
commitd584a5a8411eed98098bdb99290e9d2137bfacfa (patch)
tree448ddec68ab052a3d2132f24f94efffdb4fcdfa4 /meta-facebook/meta-harma/conf/machine
parent4d8c12da34bd3afd4a77793b72b943621e5edb36 (diff)
downloadopenbmc-d584a5a8411eed98098bdb99290e9d2137bfacfa.tar.xz
meta-facebook: harma: add getty in ttyS3
This function allows CMM to log in to the host BMC for debugging. Path: CMM UART6 Host -> Harma Uart6 getty -> SITV Uart2 getty Change-Id: I2137b2fd3d7dd18b500effc7c1f5e765498fadb0 Signed-off-by: Peter Yin <peter.yin@quantatw.com>
Diffstat (limited to 'meta-facebook/meta-harma/conf/machine')
-rw-r--r--meta-facebook/meta-harma/conf/machine/harma.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-facebook/meta-harma/conf/machine/harma.conf b/meta-facebook/meta-harma/conf/machine/harma.conf
index 83f22a1cee..ea918b9be5 100644
--- a/meta-facebook/meta-harma/conf/machine/harma.conf
+++ b/meta-facebook/meta-harma/conf/machine/harma.conf
@@ -23,3 +23,5 @@ FLASH_SIZE = "131072"
VIRTUAL-RUNTIME_obmc-host-state-manager = "phosphor-state-manager-host"
VIRTUAL-RUNTIME_obmc-chassis-state-manager = "phosphor-state-manager-chassis"
+
+SERIAL_CONSOLES += " 57600;ttyS3"