diff options
author | Jianxun Zhang <jianxun.zhang@linux.intel.com> | 2016-08-03 11:04:18 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2016-08-03 17:38:22 -0500 |
commit | dd09b059bac9469f813ceb889593052d3ec4beb9 (patch) | |
tree | 4e50ab1972ec335cc679fb7f3bb873352c90023c /common | |
parent | 381606266d48ea3d34dcd1ed316325eb167acaab (diff) | |
download | meta-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/KBOOTPARAM | 1 | ||||
-rwxr-xr-x | common/recipes-bsp/rmc/boards/broxton-m/bm.fp | bin | 0 -> 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 | |||