summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXo Wang <xow@google.com>2017-04-17 17:00:50 -0700
committerPatrick Williams <patrick@stwcx.xyz>2017-04-24 20:22:00 +0000
commitdbf3fba037a7c791084b87e0de4e88316386de3c (patch)
treef05489683159c769d6c2bc2a2cf826597023e1cf
parent3d6af1556965a9ca1fdb96db4e43df5efb72b92a (diff)
downloadtalos-openbmc-dbf3fba037a7c791084b87e0de4e88316386de3c.tar.gz
talos-openbmc-dbf3fba037a7c791084b87e0de4e88316386de3c.zip
meta-zaius: Add obmc-console-server baud rate configuration
Add local-tty-baud option to Zaius BMC console configuration, to be read by obmc-console-server when opening the tty for the local UART mirroring. Change-Id: Iae2322b383388d9475e04a6a54ca47563123c812 Signed-off-by: Xo Wang <xow@google.com>
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console/obmc-console.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console/obmc-console.conf b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console/obmc-console.conf
index 8ad936d5b..a5ba3f328 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console/obmc-console.conf
+++ b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console/obmc-console.conf
@@ -1,3 +1,4 @@
lpc-address = 0x3f8
sirq = 4
local-tty = ttyS0
+local-tty-baud = 115200
OpenPOWER on IntegriCloud