<p>Mario Scheithauer has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21406">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">siemens/mc_apl1: Disable internal UARTs<br><br>APL internal UARTs are not used on this mainboard.<br><br>Change-Id: I39118262fc6f37b45785538a3f2d1d31d42cbe86<br>Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com><br>---<br>M src/mainboard/siemens/mc_apl1/devicetree.cb<br>1 file changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/21406/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/siemens/mc_apl1/devicetree.cb b/src/mainboard/siemens/mc_apl1/devicetree.cb<br>index ab143f7..7f4983e 100644<br>--- a/src/mainboard/siemens/mc_apl1/devicetree.cb<br>+++ b/src/mainboard/siemens/mc_apl1/devicetree.cb<br>@@ -84,10 +84,10 @@<br>           device pci 17.1 off end # - I2C 5<br>             device pci 17.2 off end # - I2C 6<br>             device pci 17.3 on  end # - I2C 7<br>-            device pci 18.0 on  end # - UART 0<br>-           device pci 18.1 on  end # - UART 1<br>-           device pci 18.2 on  end # - UART 2<br>-           device pci 18.3 on  end # - UART 3<br>+           device pci 18.0 off end # - UART 0<br>+           device pci 18.1 off end # - UART 1<br>+           device pci 18.2 off end # - UART 2<br>+           device pci 18.3 off end # - UART 3<br>            device pci 19.0 off end # - SPI 0<br>             device pci 19.1 off end # - SPI 1<br>             device pci 19.2 off end # - SPI 2<br></pre><p>To view, visit <a href="https://review.coreboot.org/21406">change 21406</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/21406"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I39118262fc6f37b45785538a3f2d1d31d42cbe86 </div>
<div style="display:none"> Gerrit-Change-Number: 21406 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Mario Scheithauer <mario.scheithauer@siemens.com> </div>