witherspoon: obmc-console: Mirror host console to ttyS0

This resolves openbmc/openbmc#1279 in the same way as the
Zaius patch at cd021293f1264ace3b0833e63a3f9b4a20fd1ef4.
Also, add baud-rate change per Zaius change at
dbf3fba037a7c791084b87e0de4e88316386de3c.

Change-Id: I59fddac17f0015fcf33c94aa8161dcfd81864cd4
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console.bbappend b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console.bbappend
new file mode 100644
index 0000000..ffe6b0c
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console.bbappend
@@ -0,0 +1 @@
+FILESEXTRAPATHS_prepend_witherspoon := "${THISDIR}/${PN}:"
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf
new file mode 100644
index 0000000..a5ba3f3
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf
@@ -0,0 +1,4 @@
+lpc-address = 0x3f8
+sirq = 4
+local-tty = ttyS0
+local-tty-baud = 115200