summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/rmc/boards/minnowmaxB3
diff options
context:
space:
mode:
authorTodor Minchev <todor.minchev@linux.intel.com>2017-07-05 14:43:45 -0700
committerSaul Wold <sgw@linux.intel.com>2017-07-07 09:32:01 -0700
commit7d4813ef84dedc546be8620fcd5f93e6dbe422e2 (patch)
tree58334d8a02f9075b23a00c5b53f0595b3368ffbd /common/recipes-bsp/rmc/boards/minnowmaxB3
parent2471ec6d0c008cd4f7bea6544100aedeeaf55837 (diff)
downloadmeta-intel-7d4813ef84dedc546be8620fcd5f93e6dbe422e2.tar.gz
rmc: add install.conf for platforms without internal storage
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>
Diffstat (limited to 'common/recipes-bsp/rmc/boards/minnowmaxB3')
-rw-r--r--common/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG1
-rw-r--r--common/recipes-bsp/rmc/boards/minnowmaxB3/install.conf4
2 files changed, 5 insertions, 0 deletions
diff --git a/common/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG b/common/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG
index cb01ced0..b2fabe82 100644
--- a/common/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG
+++ b/common/recipes-bsp/rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG
@@ -1 +1,2 @@
1boot.conf 1boot.conf
2install.conf
diff --git a/common/recipes-bsp/rmc/boards/minnowmaxB3/install.conf b/common/recipes-bsp/rmc/boards/minnowmaxB3/install.conf
new file mode 100644
index 00000000..cf500d6c
--- /dev/null
+++ b/common/recipes-bsp/rmc/boards/minnowmaxB3/install.conf
@@ -0,0 +1,4 @@
1title Minnow Max B3 install
2linux /vmlinuz
3initrd /initrd
4options LABEL=install-efi console=ttyS0,115200n8