Add obmc-console conf

Config UART2 to obmc-console source
Use script to control UART Mux

Change-Id: I73d5165e497c7af1bc445ae8d365deb49b1f508d
Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
diff --git a/meta-centriq2400-rep/recipes-phosphor/console/obmc-console.bbappend b/meta-centriq2400-rep/recipes-phosphor/console/obmc-console.bbappend
new file mode 100644
index 0000000..101fe64
--- /dev/null
+++ b/meta-centriq2400-rep/recipes-phosphor/console/obmc-console.bbappend
@@ -0,0 +1,2 @@
+FILESEXTRAPATHS_prepend_centriq2400-rep := "${THISDIR}/${PN}:"
+OBMC_CONSOLE_HOST_TTY = "ttyS2"