summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp
diff options
context:
space:
mode:
authorMikko Ylinen <mikko.ylinen@intel.com>2017-01-27 15:36:01 +0200
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-02-02 12:59:48 -0800
commitf1d2fb22a1a29c733a2c3d3bab43bc018c04d0fb (patch)
treebb8a0a7a484c3af7befe01674b9756014995a543 /common/recipes-bsp
parent7fba4baa0ec6e5e02b1bd6da55dec2746a56b381 (diff)
downloadmeta-intel-f1d2fb22a1a29c733a2c3d3bab43bc018c04d0fb.tar.gz
rmc: add Minnowboard Turbot board data
To be able to detect a Minnowboard Turbot, its fingerprint is needed in the RMC database. This initial commit adds the fingerprint and a simple cmdline entry (KBOOTPARAM) for the board. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'common/recipes-bsp')
-rw-r--r--common/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM1
-rw-r--r--common/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fpbin0 -> 154 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/common/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM b/common/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM
new file mode 100644
index 00000000..476b1fbe
--- /dev/null
+++ b/common/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM
@@ -0,0 +1 @@
console=ttyS0,115200
diff --git a/common/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp b/common/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp
new file mode 100644
index 00000000..9aa145f3
--- /dev/null
+++ b/common/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp
Binary files differ