<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21866">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/amd/stoneyridge: Pass firmware dir location to amdfwtool<br><br>The amdfwtool now outputs firmware that is correctly built for the<br>new location.<br><br>BUG=b:65484600<br>TEST=Assign PSP firmware location, build & test.<br><br>Change-Id: Ifa2e99ea031fc0d9f165ae44ff6b1afef369eb28<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/soc/amd/stoneyridge/Makefile.inc<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/21866/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/stoneyridge/Makefile.inc b/src/soc/amd/stoneyridge/Makefile.inc<br>index 763f4df..2b4d1ed 100644<br>--- a/src/soc/amd/stoneyridge/Makefile.inc<br>+++ b/src/soc/amd/stoneyridge/Makefile.inc<br>@@ -241,6 +241,7 @@<br>               $(OPT_2SMUFIRMWARE2_FN_FILE) \<br>                $(OPT_2SMUSCS_FILE) \<br>                 --flashsize $(CONFIG_ROM_SIZE) \<br>+             --location $(shell printf "0x%x" $(STONEYRIDGE_FWM_POSITION)) \<br>             --output        $@<br> <br> ifeq ($(CONFIG_AMDFW_OUTSIDE_CBFS),y)<br></pre><p>To view, visit <a href="https://review.coreboot.org/21866">change 21866</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21866"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ifa2e99ea031fc0d9f165ae44ff6b1afef369eb28 </div>
<div style="display:none"> Gerrit-Change-Number: 21866 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>