[coreboot-gerrit] Change in coreboot[master]: mainboard/intel/minnowmax: Default microcode path

Lev (Code Review) gerrit at coreboot.org
Fri Apr 6 15:22:15 CEST 2018


Lev has uploaded this change for review. ( https://review.coreboot.org/25548


Change subject: mainboard/intel/minnowmax: Default microcode path
......................................................................

mainboard/intel/minnowmax: Default microcode path

pointing at Binary Objects directory with microcode in INC format.

Change-Id: Ic7059b79ee7bf8c2a973167170ed799f7e108a87
Signed-off-by: Bartek Pastudzki <Bartek.Pastudzki at 3mdeb.com>
---
M src/mainboard/intel/minnowmax/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/25548/1

diff --git a/src/mainboard/intel/minnowmax/Kconfig b/src/mainboard/intel/minnowmax/Kconfig
index f0c4526..7476dd7 100644
--- a/src/mainboard/intel/minnowmax/Kconfig
+++ b/src/mainboard/intel/minnowmax/Kconfig
@@ -44,6 +44,10 @@
 	string
 	default "../intel/fsp/baytrail/BAYTRAIL_FSP.fd"
 
+config CPU_MICROCODE_HEADER_FILES
+	string
+	default "../Vlv2MiscBinariesPkg/Microcode"
+
 config CBFS_SIZE
 	hex
 	default 0x00300000

-- 
To view, visit https://review.coreboot.org/25548
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: Ic7059b79ee7bf8c2a973167170ed799f7e108a87
Gerrit-Change-Number: 25548
Gerrit-PatchSet: 1
Gerrit-Owner: Lev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180406/eec81239/attachment.html>


More information about the coreboot-gerrit mailing list