<p>Furquan Shaikh <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/26023">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ifdtool: Add a list of known platforms that support IFD_VERSION_2<br><br>ifdtool has relied on one of the fields within FCBA(read_freq) to<br>determine whether a platform supports IFD_VERSION_1 or<br>IFD_VERSION_2. However, newer platforms like GLK and CNL do not have<br>read_freq field in FCBA and so the value of these bits cannot be used<br>as an indicator to distinguish IFD versions. In the long run, we need<br>to re-write ifdtool to have a better mapping of SoC to IFD fields. But<br>until that is done, this change adds a list of platforms that we know<br>do not support read_freq field but still use IFD_VERSION_2. This<br>change also updates GLK and CNL to pass in platform parameter to<br>ifdtool.<br><br>BUG=b:79109029, b:69270831<br><br>Change-Id: I36c49f4dcb480ad53b0538ad12292fb94b0e3934<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/soc/intel/apollolake/Kconfig<br>M src/soc/intel/cannonlake/Kconfig<br>M util/ifdtool/ifdtool.c<br>M util/ifdtool/ifdtool.h<br>4 files changed, 57 insertions(+), 11 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/26023/2</pre><p>To view, visit <a href="https://review.coreboot.org/26023">change 26023</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/26023"/><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: I36c49f4dcb480ad53b0538ad12292fb94b0e3934 </div>
<div style="display:none"> Gerrit-Change-Number: 26023 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>