<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23762">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/superiotool/winbond: Fix 0x4f Bank 0 value<br><br>Regarding W83627EHF_EHG_EF_EG.pdf page# 101<br>Vendor ID Register - Index 4Fh  (bank 0) is a<br>16 bits size and the default value is 0x5ca3<br><br>Tested on W83627EHF/EF/EHG/EG: https://pastebin.com/tbmTyTgm<br><br>Change-Id: Iaf21da25281bfc1479b7d15fa29dcebf014570e5<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M util/superiotool/winbond.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/62/23762/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c</span><br><span>index 281c179..dd8b859 100644</span><br><span>--- a/util/superiotool/winbond.c</span><br><span>+++ b/util/superiotool/winbond.c</span><br><span>@@ -795,7 +795,7 @@</span><br><span>                   {0x40,0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,</span><br><span>                   0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,EOT},</span><br><span>                         {0x03,0x00,0x00,0xde,0xff,RSVD,0x07,0x55,0x2d,RSVD,</span><br><span style="color: hsl(0, 100%, 40%);">-                      0x64,0x44,0x10,0x15,0x80,0x5c,EOT}},</span><br><span style="color: hsl(120, 100%, 40%);">+                  0x64,0x44,0x10,0x15,0x80,0xa3,EOT}},</span><br><span>                {0x0, "Bank 0",</span><br><span>                    {0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,</span><br><span>                   0x5a,0x5b,0x5c,0x5d,0x5e,0x5f,0x60,0x61,0x62,0x63,</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23762">change 23762</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/23762"/><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: Iaf21da25281bfc1479b7d15fa29dcebf014570e5 </div>
<div style="display:none"> Gerrit-Change-Number: 23762 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>