[coreboot-gerrit] Change in coreboot[master]: 3rdparty/blobs/soc/amd/stoneyridge: Use new blob

Richard Spiegel (Code Review) gerrit at coreboot.org
Fri Jan 5 01:27:34 CET 2018


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


Change subject: 3rdparty/blobs/soc/amd/stoneyridge: Use new blob
......................................................................

3rdparty/blobs/soc/amd/stoneyridge: Use new blob

Stoneyridge related contents of 3rdparty/blobs/southbridge/amd/kern were
moved to 3rdparty/blobs/southbridge/amd/stoneyridge. Commit the new blob
to coreboot, and modify src/soc/amd/stoneyridge/Kconfig to use it.

BUG=b:69613465
TEST=Build and run kahlee.

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/23125/1

diff --git a/3rdparty/blobs b/3rdparty/blobs
index d2e558a..8eb92ba 160000
--- a/3rdparty/blobs
+++ b/3rdparty/blobs
@@ -1 +1 @@
-Subproject commit d2e558a81f95f7b9149bea6b8362bb43ade82584
+Subproject commit 8eb92ba947e171df11b3c62f5f257ce69b9e2d55
diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 8b9111e..1cc580c 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -185,12 +185,12 @@
 
 config STONEYRIDGE_XHCI_FWM_FILE
 	string "XHCI firmware path and filename"
-	default "3rdparty/blobs/southbridge/amd/kern/xhci.bin"
+	default "3rdparty/blobs/soc/amd/stoneyridge/xhci.bin"
 	depends on STONEYRIDGE_XHCI_FWM
 
 config STONEYRIDGE_IMC_FWM_FILE
 	string "IMC firmware path and filename"
-	default "3rdparty/blobs/southbridge/amd/kern/imc.bin"
+	default "3rdparty/blobs/soc/amd/stoneyridge/imc.bin"
 	depends on STONEYRIDGE_IMC_FWM
 
 config STONEYRIDGE_GEC_FWM_FILE
@@ -199,7 +199,7 @@
 
 config AMD_PUBKEY_FILE
 	string "AMD public Key"
-	default "3rdparty/blobs/southbridge/amd/kern/PSP/AmdPubKeyST.bin"
+	default "3rdparty/blobs/soc/amd/stoneyridge/PSP/AmdPubKeyST.bin"
 
 config STONEYRIDGE_SATA_MODE
 	int "SATA Mode"

-- 
To view, visit https://review.coreboot.org/23125
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: I1784824dc7767c620e2fcbad7c6e5674934832ff
Gerrit-Change-Number: 23125
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/20180105/f9936937/attachment.html>


More information about the coreboot-gerrit mailing list