[coreboot-gerrit] Change in ...coreboot[master]: 3rdparty/blobs: Update for current Intel microcode

Nico Huber (Code Review) gerrit at coreboot.org
Thu Dec 6 12:48:05 CET 2018


Nico Huber has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30081


Change subject: 3rdparty/blobs: Update for current Intel microcode
......................................................................

3rdparty/blobs: Update for current Intel microcode

The microcode included for `model_6xx` was for a 660, that path has
changed.

Change-Id: I09a41a8269cfdf8953bac10c9630922192851e73
Signed-off-by: Nico Huber <nico.huber at secunet.com>
---
M 3rdparty/blobs
M src/cpu/intel/model_6xx/Makefile.inc
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/30081/1

diff --git a/3rdparty/blobs b/3rdparty/blobs
index be390ff..f53429b 160000
--- a/3rdparty/blobs
+++ b/3rdparty/blobs
@@ -1 +1 @@
-Subproject commit be390ffb5b2cce76a563f4516c58a49f1af90229
+Subproject commit f53429bdadddb1db8cd0ea35a1aa117515130bf7
diff --git a/src/cpu/intel/model_6xx/Makefile.inc b/src/cpu/intel/model_6xx/Makefile.inc
index 1ac799e..3ac510f 100644
--- a/src/cpu/intel/model_6xx/Makefile.inc
+++ b/src/cpu/intel/model_6xx/Makefile.inc
@@ -1,3 +1,3 @@
 ramstage-y += model_6xx_init.c
 
-cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_6xx/microcode.bin
+cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_66x/microcode.bin

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30081
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I09a41a8269cfdf8953bac10c9630922192851e73
Gerrit-Change-Number: 30081
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181206/6223f6d1/attachment-0001.html>


More information about the coreboot-gerrit mailing list