aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/rmc/boards/minnowmax
AgeCommit message (Collapse)Author
2017-07-05rmc: add install.conf for platforms without internal storageTodor Minchev
The bootloader menu provides only boot entries for platforms that do not have internal storage. This commit adds install entries for such platforms. For the install option to work, the user has to attach alternative persistent storage in addition to the media from which the image is installed. Signed-off-by: Todor Minchev <todor.minchev@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-08-03rmc: Add documentation and examples for RMC featureJianxun Zhang
Provide a README for RMC feature. Also check in fingerprints and configuration data for several boards as examples for users. They can be used for validation too. 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>