[coreboot-gerrit] Change in coreboot[master]: Add a default path for vbt.bin

Arthur Heymans (Code Review) gerrit at coreboot.org
Tue Jan 16 17:26:51 CET 2018


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


Change subject: Add a default path for vbt.bin
......................................................................

Add a default path for vbt.bin

Change-Id: Ibc36d6d4dd1a56c53819b169e6f4799ce3c23e03
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/device/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/23290/1

diff --git a/src/device/Kconfig b/src/device/Kconfig
index 28298d5..2cdb8db 100644
--- a/src/device/Kconfig
+++ b/src/device/Kconfig
@@ -602,6 +602,7 @@
 config INTEL_GMA_VBT_FILE
 	string "VBT binary path and filename"
 	depends on INTEL_GMA_ADD_VBT_DATA_FILE
+	default "3rdparty/blobs/mainboard/$(MAINBOARDDIR)/vbt.bin"
 	help
 	  The path and filename of the VBT binary.
 

-- 
To view, visit https://review.coreboot.org/23290
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: Ibc36d6d4dd1a56c53819b169e6f4799ce3c23e03
Gerrit-Change-Number: 23290
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/20180116/a6505c19/attachment.html>


More information about the coreboot-gerrit mailing list