diff options
| author | Mikko Ylinen <mikko.ylinen@intel.com> | 2017-01-27 15:36:01 +0200 |
|---|---|---|
| committer | California Sullivan <california.l.sullivan@intel.com> | 2017-02-02 12:59:48 -0800 |
| commit | f1d2fb22a1a29c733a2c3d3bab43bc018c04d0fb (patch) | |
| tree | bb8a0a7a484c3af7befe01674b9756014995a543 /common/recipes-bsp/rmc | |
| parent | 7fba4baa0ec6e5e02b1bd6da55dec2746a56b381 (diff) | |
| download | meta-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/rmc')
| -rw-r--r-- | common/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM | 1 | ||||
| -rw-r--r-- | common/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp | bin | 0 -> 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 | |||
