<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22057">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">WIP soc/amd/stoneyridge: Add SMU firmware blobs to cbfs<br><br>todo: determine what the right blobs are to load.  These two are<br>intended for fanless OPNs.  It's currently unknown whether we should<br>attempt to first identify whether the device is fanless or non.<br><br>BUG=b:66339938<br><br>Change-Id: I8510823e2232b74ec6fe001cc28953f53b2aa520<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/Makefile.inc<br>1 file changed, 8 insertions(+), 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/57/22057/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 d11fac1..29eee24 100644<br>--- a/src/soc/amd/stoneyridge/Makefile.inc<br>+++ b/src/soc/amd/stoneyridge/Makefile.inc<br>@@ -270,4 +270,12 @@<br> <br> endif # ifeq ($(CONFIG_AMDFW_OUTSIDE_CBFS),y)<br> <br>+cbfs-files-y += smu_fw<br>+smu_fw-file := $(SMUFWM_FN_FILE)<br>+smu_fw-type := raw<br>+<br>+cbfs-files-y += smu_fw2<br>+smu_fw2-file := $(SMUFIRMWARE2_FN_FILE)<br>+smu_fw2-type := raw<br>+<br> endif # ($(CONFIG_SOC_AMD_STONEYRIDGE_FP4)$(CONFIG_SOC_AMD_STONEYRIDGE_FT4),y)<br></pre><p>To view, visit <a href="https://review.coreboot.org/22057">change 22057</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/22057"/><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: I8510823e2232b74ec6fe001cc28953f53b2aa520 </div>
<div style="display:none"> Gerrit-Change-Number: 22057 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>