<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30011">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/i82801jx: Fix the x_pm2_cnt_blk addrl<br><br>Removes a warning in Linux about FACP.<br><br>Change-Id: Ia12302a4dcd34eacdcc8ae16bd39e951e616c6ea<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/southbridge/intel/i82801jx/lpc.c<br>1 file changed, 1 insertion(+), 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/11/30011/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/southbridge/intel/i82801jx/lpc.c b/src/southbridge/intel/i82801jx/lpc.c</span><br><span>index ba79e73..b9f2e4b 100644</span><br><span>--- a/src/southbridge/intel/i82801jx/lpc.c</span><br><span>+++ b/src/southbridge/intel/i82801jx/lpc.c</span><br><span>@@ -562,7 +562,7 @@</span><br><span>       fadt->x_pm2_cnt_blk.bit_width = 8;</span><br><span>        fadt->x_pm2_cnt_blk.bit_offset = 0;</span><br><span>       fadt->x_pm2_cnt_blk.access_size = ACPI_ACCESS_SIZE_BYTE_ACCESS;</span><br><span style="color: hsl(0, 100%, 40%);">-      fadt->x_pm2_cnt_blk.addrl = pmbase + 0x20;</span><br><span style="color: hsl(120, 100%, 40%);">+ fadt->x_pm2_cnt_blk.addrl = pmbase + 0x50;</span><br><span>        fadt->x_pm2_cnt_blk.addrh = 0x0;</span><br><span> </span><br><span>      fadt->x_pm_tmr_blk.space_id = 1;</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30011">change 30011</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/c/coreboot/+/30011"/><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-Change-Id: Ia12302a4dcd34eacdcc8ae16bd39e951e616c6ea </div>
<div style="display:none"> Gerrit-Change-Number: 30011 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>