[coreboot-gerrit] Change in coreboot[master]: Kahlee/Grunt: Use vbios new location

Richard Spiegel (Code Review) gerrit at coreboot.org
Tue Jan 23 23:52:41 CET 2018


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/23398


Change subject: Kahlee/Grunt: Use vbios new location
......................................................................

Kahlee/Grunt: Use vbios new location

3rdparty/blobs was update to move northbridge/amd/00670F00  contents into
soc/amd/stoneyridge. Now soc/amd/stoneyridge/Kconfig needs to be updated
to use VBIOS.bin new location.

BUG=b:70785272
TEST=Update 3rdparty/blobs master branch, try to build kahlee. It should
fail. Update soc/amd/stoneyridge/Kconfig, try to build kahlee again, it
should work (need to rebuild .config first).
CQ-DEPEND=CL:881709

Change-Id: I8cb9874eedc4a5d41d42b3f727c6d3cb9b920b5a
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M 3rdparty/blobs
M src/soc/amd/stoneyridge/Kconfig
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/23398/1

diff --git a/3rdparty/blobs b/3rdparty/blobs
index 8eb92ba..a5efee5 160000
--- a/3rdparty/blobs
+++ b/3rdparty/blobs
@@ -1 +1 @@
-Subproject commit 8eb92ba947e171df11b3c62f5f257ce69b9e2d55
+Subproject commit a5efee5fdea55f398decc9cabebce3744bbd8147
diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 51573fe..76356df 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -135,7 +135,7 @@
 
 config VGA_BIOS_FILE
 	string
-	default "3rdparty/blobs/northbridge/amd/00670F00/VBIOS.bin"
+	default "3rdparty/blobs/soc/amd/stoneyridge/VBIOS.bin"
 
 config S3_VGA_ROM_RUN
 	bool

-- 
To view, visit https://review.coreboot.org/23398
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: I8cb9874eedc4a5d41d42b3f727c6d3cb9b920b5a
Gerrit-Change-Number: 23398
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180123/300949f3/attachment.html>


More information about the coreboot-gerrit mailing list