romed8hm3: Add obmc-console config

Like other ASRock Rack systems, romed8hm3 has the host console at
0x2f8 using IRQ 3, running at 115200 baud.

Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Change-Id: Ib05faf98329ae275ae36f57e3c413b1ffbf7839e
diff --git a/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console/obmc-console.conf b/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console/obmc-console.conf
new file mode 100644
index 0000000..8cd204b
--- /dev/null
+++ b/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console/obmc-console.conf
@@ -0,0 +1,3 @@
+lpc-address = 0x2f8
+sirq = 3
+baud = 115200
diff --git a/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console_git.bbappend b/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console_git.bbappend
new file mode 100644
index 0000000..4fc41d0
--- /dev/null
+++ b/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console_git.bbappend
@@ -0,0 +1 @@
+FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"