<p>Tobias Diedrich <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/22601">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">intel/bd82x6x: Refactor and complete IRQ routing<br><br>Refactor the irq routing to use a single source of truth for consistency.<br><br>Add missing routing data for the gigabit ethernet and management engine<br>devices.<br><br>Apply the good old PCI strategy of rotating the list links by one for<br>each pci device (since most devices use link A this works well).<br><br>Also fix small mistake in DIR_ROUTE, the register is 16-bits wide.<br>If the DIR_ROUTE call ordering was reversed the previous writes would<br>get overwritten.<br><br>With this, the built-in gigabit ethernet works with pci=nomsi in Linux.<br><br>Change-Id: I7229aee3817f1f4979325a2abccbb3b99ad312f6<br>Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de><br>---<br>M src/southbridge/intel/bd82x6x/acpi/default_irq_route.asl<br>A src/southbridge/intel/bd82x6x/acpi/default_irq_route.h<br>M src/southbridge/intel/bd82x6x/early_rcba.c<br>M src/southbridge/intel/bd82x6x/pch.h<br>4 files changed, 83 insertions(+), 78 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/22601/2</pre><p>To view, visit <a href="https://review.coreboot.org/22601">change 22601</a>. To unsubscribe, 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/22601"/><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: I7229aee3817f1f4979325a2abccbb3b99ad312f6 </div>
<div style="display:none"> Gerrit-Change-Number: 22601 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Tobias Diedrich <ranma+coreboot@tdiedrich.de> </div>