<blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">I do not have a datasheet, but, if I'm not wrong, using  r2 on<br>vendor bios of d945gclf (supported board), it seems making a test<br>before writing :<br>MEMORY[0xFED14F08] |= 0x6000u;<br>MEMORY[0xFED14F0A] |= 0x6000u;<br>MEMORY[0xFED14F0C] |= 0x6000u;</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">What does it test? CAPID[38] maybe? or DEVEN?</p><p><a href="https://review.coreboot.org/28935">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/28935/1/src/northbridge/intel/i945/raminit.c">File src/northbridge/intel/i945/raminit.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/28935/1/src/northbridge/intel/i945/raminit.c@a2151">Patch Set #1, Line 2151:</a> <code style="font-family:monospace,monospace"></code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">here by default, IGD is "enabled" even if it is not (case we use an external GPU for example)</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Again, AFAICS, this code runs before the external GPU decision is<br>made. It can't be disabled yet.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28935/1/src/northbridge/intel/i945/raminit.c@a2306">Patch Set #1, Line 2306:</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;"><br><br><br><br></pre></blockquote></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">as we have : "int integrated_graphics = 1;" […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">But it shows us what to do if.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28935/1/src/northbridge/intel/i945/raminit.c@2764">Patch Set #1, Line 2764:</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;">pci_read_config8(PCI_DEV(0, 0x0, 0), DEVEN) &<br>                 (DEVEN_D2F0 | DEVEN_D2F1)<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Always true?</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/28935">change 28935</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/28935"/><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: I51ab94393710ce0222b353ab0cef28621fafaacf </div>
<div style="display:none"> Gerrit-Change-Number: 28935 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: Elyes HAOUAS <ehaouas@noos.fr> </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-CC: Angel Pons <th3fanbus@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 08 Oct 2018 09:40:47 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>