From: Nitin A Kamble <[email protected]>

Enable microcode loading support for the Intel BSPs. The required piece
of supporting more than one file systems in the INITRD defination is
already pulled in the oecore layer.

Thanks,
Nitin


The following changes since commit 00de64dbe0563dfaf21679e2902a56f62a039df4:

  meta-crystalforest: Update README with new build settings (2014-08-27 
11:44:11 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc

Nitin A Kamble (5):
  meta-intel BSPs: include meta-intel.inc
  iucode-tool: a new recipe for loading Intel CPU microcode
  intel-microcode: a recipe for Intel microcode datafile
  meta-intel BSPs: enable microcode loading support for images
  use the INITRD list mechanism for early microcode loading

 common/custom-licenses/Intel-Microcode-License     | 123 +++++++++++++++++++++
 .../microcode/intel-microcode_20140624.bb          |  52 +++++++++
 common/recipes-core/microcode/iucode-tool_1.0.2.bb |  25 +++++
 conf/machine/include/meta-intel.inc                |   6 +
 meta-crownbay/conf/machine/crownbay-noemgd.conf    |   1 +
 meta-emenlow/conf/machine/emenlow-noemgd.conf      |   1 +
 meta-fri2/conf/machine/fri2-noemgd.conf            |   1 +
 meta-jasperforest/conf/machine/jasperforest.conf   |   1 +
 meta-nuc/conf/machine/nuc.conf                     |   1 +
 meta-sugarbay/conf/machine/sugarbay.conf           |   1 +
 10 files changed, 212 insertions(+)
 create mode 100644 common/custom-licenses/Intel-Microcode-License
 create mode 100644 common/recipes-core/microcode/intel-microcode_20140624.bb
 create mode 100644 common/recipes-core/microcode/iucode-tool_1.0.2.bb

-- 
1.8.1.4

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to