<p>Zhuohao Lee <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/25252">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/poppy/variants/nami: change type of board_sku_id() to uint32_t<br><br>Tools/scripts, like mosys/arc-setup, use int(4 bytes) to<br>read the sku id. In order to support "-1", we need to use<br>uint32_t(4 bytes) instead of using uint16_t(2 bytes) data type.<br>Otherwise, tools/scripts will read 65535 instead of -1.<br>Another reason to change this is that sku_id can be<br>supported by ec up to 4 bytes.<br><br>BUG=b:73792190<br>TEST=mosys output "Platform not Supported" for -1 sku id<br>     arc-setup read -1 sku id<br><br>Change-Id: Ib3baa8419f138abeb412ac09c2e7dc608e3b758b<br>Signed-off-by: Zhuohao Lee <zhuohao@chromium.org><br>---<br>M src/mainboard/google/poppy/variants/nami/mainboard.c<br>1 file changed, 9 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/25252/2</pre><p>To view, visit <a href="https://review.coreboot.org/25252">change 25252</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/25252"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ib3baa8419f138abeb412ac09c2e7dc608e3b758b </div>
<div style="display:none"> Gerrit-Change-Number: 25252 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Zhuohao Lee <zhuohao@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: Furquan Shaikh <furquan@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>