summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorJianxun Zhang <jianxun.zhang@linux.intel.com>2016-08-03 11:04:18 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-08-03 17:38:22 -0500
commitdd09b059bac9469f813ceb889593052d3ec4beb9 (patch)
tree4e50ab1972ec335cc679fb7f3bb873352c90023c /common
parent381606266d48ea3d34dcd1ed316325eb167acaab (diff)
downloadmeta-intel-dd09b059bac9469f813ceb889593052d3ec4beb9.tar.gz
rmc: Add support for the Broxton-m platform
Add Broxton-m fingerprint and global kernel bootparam fragment into rmc. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Reviewed-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM1
-rwxr-xr-xcommon/recipes-bsp/rmc/boards/broxton-m/bm.fpbin0 -> 83 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM b/common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM
new file mode 100644
index 00000000..5ad14b41
--- /dev/null
+++ b/common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM
@@ -0,0 +1 @@
video=efifb maxcpus=4 noxsave reboot=efi kmemleak=off console=ttyS2,115200
diff --git a/common/recipes-bsp/rmc/boards/broxton-m/bm.fp b/common/recipes-bsp/rmc/boards/broxton-m/bm.fp
new file mode 100755
index 00000000..135a7a5d
--- /dev/null
+++ b/common/recipes-bsp/rmc/boards/broxton-m/bm.fp
Binary files differ