rmc: Add bootloader entries for the Broxton-M/Joule platform

By adding these entries, we can get the serial console output on the correct ttyS2 port
the default port for meta-intel is ttyS0, but we can fix this with the rmc configuration

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2016-10-28 13:45:40 -07:00
parent 06affcd13e
commit 3d83758e3c
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,2 @@
boot.conf
install.conf

View File

@ -0,0 +1,4 @@
title Joule / Broxton-m
linux /vmlinuz
initrd /initrd
options LABEL=boot

View File

@ -0,0 +1,4 @@
title Joule / Broxton-m Install
linux /vmlinuz
initrd /initrd
options LABEL=install-efi rootwait