<p style="white-space: pre-wrap; word-wrap: break-word;">I don't see any changes to the FSP UPDs. I guess you didn't test (or<br>verify otherwise) which part of the configuration is done by the blob?</p><p style="white-space: pre-wrap; word-wrap: break-word;">I think we should start with a minimal setup (i.e. only setup BARs) and<br>see what the blob configures.</p><p><a href="https://review.coreboot.org/23682">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/23682/1/src/soc/intel/skylake/bootblock/pch.c">File src/soc/intel/skylake/bootblock/pch.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/23682/1/src/soc/intel/skylake/bootblock/pch.c">Patch Set #1:</a> </p><p style="white-space: pre-wrap; word-wrap: break-word;">I don't think the boot block is the right place for this.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/23682/1/src/soc/intel/skylake/bootblock/pch.c@64">Patch Set #1, Line 64:</a> <code style="font-family:monospace,monospace">  /* Assign unique bus/dev/fn for I/O APIC and HPET */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Actually I've so far only read that you can assign unique numbers,<br>but never why or for what it would be required. Do you know why?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/23682/1/src/soc/intel/skylake/iommu.c">File src/soc/intel/skylake/iommu.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/23682/1/src/soc/intel/skylake/iommu.c@40">Patch Set #1, Line 40:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  /* lock policies */<br>   write32((void *)(IOMMU_BASE_ADDRESS1 + 0xff0), 0x80000000);<br><br> const struct device *const azalia = dev_find_slot(0, PCH_DEVFN_HDA);<br>  if (azalia && azalia->enabled) {<br>           write32((void *)(IOMMU_BASE_ADDRESS2 + 0xff0), 0x20000000);<br>           write32((void *)(IOMMU_BASE_ADDRESS2 + 0xff0), 0xa0000000);<br>   } else {<br>              write32((void *)(IOMMU_BASE_ADDRESS2 + 0xff0), 0x80000000);<br>   }<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I suppose this is just copy-pasta? Or is there any clue that Skylake<br>works like this too?</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/23682">change 23682</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/23682"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ifadaa11340406d1da0f98813589d20118744cc6f </div>
<div style="display:none"> Gerrit-Change-Number: 23682 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Youness Alaoui <snifikino@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Matt DeVillier <matt.devillier@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Nico Huber <nico.h@gmx.de> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Sat, 10 Feb 2018 18:03:16 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>