<p>Matt Delco has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26987">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/eve: add vendor to subsystem id<br><br>The initial subsystem ID had a device ID but not a vendor ID.<br>This change adds the Google vendor ID to the subsystem ID.<br><br>Change-Id: I14897da115fd6f2ddd492b6c565bd23227197232<br>Signed-off-by: Matt Delco <delco@chromium.org><br>---<br>M src/mainboard/google/eve/mainboard.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/26987/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/eve/mainboard.c b/src/mainboard/google/eve/mainboard.c</span><br><span>index 63dcd75..9b9ccdd 100644</span><br><span>--- a/src/mainboard/google/eve/mainboard.c</span><br><span>+++ b/src/mainboard/google/eve/mainboard.c</span><br><span>@@ -21,7 +21,7 @@</span><br><span> #include <vendorcode/google/chromeos/chromeos.h></span><br><span> #include <soc/nhlt.h></span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#define SUBSYSTEM_ID 0x006B</span><br><span style="color: hsl(120, 100%, 40%);">+#define SUBSYSTEM_ID 0x1AE0006B</span><br><span> </span><br><span> static const char *oem_id_maxim = "GOOGLE";</span><br><span> static const char *oem_table_id_maxim = "EVEMAX";</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26987">change 26987</a>. To unsubscribe, or for help writing mail filters, 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/26987"/><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: I14897da115fd6f2ddd492b6c565bd23227197232 </div>
<div style="display:none"> Gerrit-Change-Number: 26987 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt Delco <delco@chromium.org> </div>