[coreboot-gerrit] Change in ...coreboot[master]: soc/intel/fsp_broadwell_de: Use BLOBs for microcode updates

Patrick Rudolph (Code Review) gerrit at coreboot.org
Thu Dec 20 09:28:57 CET 2018


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30324


Change subject: soc/intel/fsp_broadwell_de: Use BLOBs for microcode updates
......................................................................

soc/intel/fsp_broadwell_de: Use BLOBs for microcode updates

Add possibility to update microcode from BLOBs repo.
No need to copy headers around which have an unclear license.

Tested on wedge100s:
* Microcodes are included into FIT.
* Still boots to Linux.
* 3rdparty/blobs at dd00ad1260ef1dc0ba8c55c06ab10c7639dc3eb1

Change-Id: I8ecfb7302a7fc847a51934942f6d323a4f96abba
Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
---
M src/soc/intel/fsp_broadwell_de/Makefile.inc
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/30324/1

diff --git a/src/soc/intel/fsp_broadwell_de/Makefile.inc b/src/soc/intel/fsp_broadwell_de/Makefile.inc
index f88cbba..26653b6 100644
--- a/src/soc/intel/fsp_broadwell_de/Makefile.inc
+++ b/src/soc/intel/fsp_broadwell_de/Makefile.inc
@@ -38,4 +38,6 @@
 CPPFLAGS_common += -I$(src)/soc/intel/fsp_broadwell_de/fsp
 CPPFLAGS_common += -I$(src)/soc/intel/fsp_broadwell_de/
 
+cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_5066x/microcode.bin
+
 endif # ifeq ($(CONFIG_SOC_INTEL_FSP_BROADWELL_DE),y)

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8ecfb7302a7fc847a51934942f6d323a4f96abba
Gerrit-Change-Number: 30324
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph at 9elements.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181220/a18d1044/attachment.html>


More information about the coreboot-gerrit mailing list