[coreboot-gerrit] Change in coreboot[master]: soc/intel/broadwell: Update microcode blobs

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Jan 5 17:52:39 CET 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/23140


Change subject: soc/intel/broadwell: Update microcode blobs
......................................................................

soc/intel/broadwell: Update microcode blobs

Change-Id: I6337cce0d27e26c735d68479a5587e4f3b2d323f
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/soc/intel/broadwell/Makefile.inc
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/23140/1

diff --git a/src/soc/intel/broadwell/Makefile.inc b/src/soc/intel/broadwell/Makefile.inc
index c4f4538..6d3e9ff 100644
--- a/src/soc/intel/broadwell/Makefile.inc
+++ b/src/soc/intel/broadwell/Makefile.inc
@@ -69,7 +69,9 @@
 
 ramstage-srcs += src/mainboard/$(MAINBOARDDIR)/hda_verb.c
 
-cpu_microcode_bins += 3rdparty/blobs/soc/intel/broadwell/microcode.bin
+cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_306dx/microcode.bin
+cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_4067x/microcode.bin
+# Broadwell-E ???  cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_306fx/microcode.bin
 
 CPPFLAGS_common += -Isrc/soc/intel/broadwell/include
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6337cce0d27e26c735d68479a5587e4f3b2d323f
Gerrit-Change-Number: 23140
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180105/09e1de4d/attachment-0001.html>


More information about the coreboot-gerrit mailing list