[meta-intel] [PATCH 0/2] quark: wks updates

Jianxun Zhang jianxun.zhang at linux.intel.com
Tue Jul 26 15:26:15 PDT 2016


This patch series updates quark for its bootloader and wks files.

() The old gummiboot will be replaced with systemdboot in OE. (I am the
guy driving it). I think what we have enabled on systemd-boot is good
enough to switch quark's bootloader, so this change is an early move in
meta-intel.

() I got kernel panic due to missing rootfs when booting Galileo Gen 2 with
a direct-boot image on USB stick. I don't think the existing  wks file can
support it, wondering why people haven't complain this. A new wks to boot
USB stick is added in 2nd patch.

Jianxun Zhang (2):
  quark: switch gummiboot to systemd-boot
  quark: Support direct-boot image for USB storage media

 README                                             | 22 +++++++++++++---------
 conf/machine/intel-quark.conf                      |  2 +-
 .../{mkgalileodisk.wks => galileodisk-sd.wks}      |  6 +++---
 scripts/lib/wic/canned-wks/galileodisk-usb.wks     |  9 +++++++++
 4 files changed, 26 insertions(+), 13 deletions(-)
 rename scripts/lib/wic/canned-wks/{mkgalileodisk.wks => galileodisk-sd.wks} (56%)
 create mode 100644 scripts/lib/wic/canned-wks/galileodisk-usb.wks

-- 
2.7.4



More information about the meta-intel mailing list