<p>Arthur Heymans <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/23144">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/intel/speedstep: Fix the PNOT ACPI method<br><br>The PNOT method never notifies the CPU to update it's _CST methods due<br>to reliance on inexisting variable (PDCx).<br><br>Add a method in the speedstep ssdt generator to notify all available<br>CPU nodes and hook this up in this file.<br><br>The cpu.asl file is moved to cpu/intel/speedstep/acpi since it now<br>relies on code generated in the speedstep ssdt generator. CPUs not<br>using the speedstep code never included this PNOT method so this is<br>a logical place for this code to be.<br><br>Change-Id: Ie2ba5e07b401d6f7c80c31f2bfcd9ef3ac0c1ad1<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/arch/x86/include/arch/acpigen.h<br>M src/cpu/intel/speedstep/acpi.c<br>R src/cpu/intel/speedstep/acpi/cpu.asl<br>M src/mainboard/apple/macbook21/dsdt.asl<br>M src/mainboard/asus/p5gc-mx/dsdt.asl<br>M src/mainboard/getac/p470/dsdt.asl<br>M src/mainboard/gigabyte/ga-945gcm-s2l/dsdt.asl<br>M src/mainboard/ibase/mb899/dsdt.asl<br>M src/mainboard/intel/d510mo/dsdt.asl<br>M src/mainboard/intel/d945gclf/dsdt.asl<br>M src/mainboard/kontron/986lcd-m/dsdt.asl<br>M src/mainboard/lenovo/t400/dsdt.asl<br>M src/mainboard/lenovo/t60/dsdt.asl<br>M src/mainboard/lenovo/x200/dsdt.asl<br>M src/mainboard/lenovo/x60/dsdt.asl<br>M src/mainboard/roda/rk886ex/dsdt.asl<br>M src/mainboard/roda/rk9/dsdt.asl<br>17 files changed, 32 insertions(+), 37 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/23144/2</pre><p>To view, visit <a href="https://review.coreboot.org/23144">change 23144</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/23144"/><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: Ie2ba5e07b401d6f7c80c31f2bfcd9ef3ac0c1ad1 </div>
<div style="display:none"> Gerrit-Change-Number: 23144 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>