<p>Tristan Corrick <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/29383">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/intel/haswell: Allow use of TSC for the monotonic timer<br><br>When the Haswell-specific monotonic timer is used on an ASRock H81M-HDS<br>with a Pentium G3258, the following exception is generated, causing the<br>system to hang.<br><br>     CPU Index 0 - APIC 0 Unexpected Exception:13 @ 10:7f7a3736 - Halting<br>  Code: 0 eflags: 00010006 cr2: 00000000<br>        eax: 00262626 ebx: 00140000 ecx: 00000603 edx: 00360000<br>       edi: 00000007 esi: 00262626 ebp: 7f7c0fd8 esp: 7f7c0e90<br><br>The exception occurs when trying to read `MSR_COUNTER_24_MHz`, located<br>at 0x637. This MSR only exists on Haswell-ULT CPUs.<br><br>So, allow boards to use the TSC monotonic timer instead. They can do<br>this by placing `select TSC_MONOTONIC_TIMER` in the mainboard Kconfig.<br><br>Change-Id: I31d0e801b8cc85330dcb70c3fc03670f2e677e8f<br>Signed-off-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M src/cpu/intel/haswell/Makefile.inc<br>1 file changed, 4 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/29383/2</pre><p>To view, visit <a href="https://review.coreboot.org/29383">change 29383</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/29383"/><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: I31d0e801b8cc85330dcb70c3fc03670f2e677e8f </div>
<div style="display:none"> Gerrit-Change-Number: 29383 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Tristan Corrick <tristan@corrick.kiwi> </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>