[meta-intel] [PATCH V2 0/4] RMC support for quark(hddimg)

Jianxun Zhang jianxun.zhang at linux.intel.com
Wed Oct 19 15:07:24 PDT 2016


This V2 changed to use LABELS_LIVE instead of LABELS which always triggers
a warning message in OE. We should either amend OE document to direct
people to use _LIVE or _VM for LABELS or remove the warning message to just
use LABELS nicely.

Jianxun Zhang (4):
  quark: explicitly set boot entry in bootloader
  README: Provide information for how to live-boot quark with hddimg
  quark: amend EFI Bootloader option
  rmc: Add example for Galileo Gen 2 (Quark)

 README                                                  |  11 +++++++++++
 common/recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG |   2 ++
 common/recipes-bsp/rmc/boards/Galileo2/boot.conf        |   4 ++++
 common/recipes-bsp/rmc/boards/Galileo2/gallieo2.fp      | Bin 0 -> 109 bytes
 conf/machine/intel-quark.conf                           |  11 ++++++++++-
 documentation/rmc/README                                |   9 ++++++++-
 6 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100644 common/recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG
 create mode 100644 common/recipes-bsp/rmc/boards/Galileo2/boot.conf
 create mode 100755 common/recipes-bsp/rmc/boards/Galileo2/gallieo2.fp

-- 
2.7.4



More information about the meta-intel mailing list