<p>Bora Guvendik has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23208">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[WIP] mainboard/google/zoombini/variants/meowth: enable NVMe<br><br>Turn on pcie ports 9,10. Enable Root Port 3 and setup clkreq 3<br><br>TEST: Not tested, need board.<br><br>Change-Id: I272b63b11e6b00ae5bdbef5a37ee517cc0636f6d<br>Signed-off-by: Bora Guvendik <bora.guvendik@intel.com><br>---<br>M src/mainboard/google/zoombini/variants/meowth/devicetree.cb<br>1 file changed, 7 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/23208/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb</span><br><span>index 6372217..acc4b47 100644</span><br><span>--- a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb</span><br><span>+++ b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb</span><br><span>@@ -51,6 +51,11 @@</span><br><span>       register "usb3_ports[4]" = "USB3_PORT_DEFAULT(OC0)"</span><br><span>      register "usb3_ports[5]" = "USB3_PORT_DEFAULT(OC0)"</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+   # NVMe</span><br><span style="color: hsl(120, 100%, 40%);">+        register "PcieRpEnable[2]" = "1"    # Enable Root Port 3</span><br><span style="color: hsl(120, 100%, 40%);">+  register "PcieClkSrcUsage[3]" = "8"     # Clksrc 3 for PCIe Port 9</span><br><span style="color: hsl(120, 100%, 40%);">+        register "PcieClkSrcClkReq[3]" = "3"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>   device domain 0 on</span><br><span>           device pci 00.0 on  end # Host Bridge</span><br><span>                device pci 02.0 on  end # Integrated Graphics Device</span><br><span>@@ -81,8 +86,8 @@</span><br><span>             device pci 1c.5 off end # PCI Express Port 6</span><br><span>                 device pci 1c.6 off end # PCI Express Port 7</span><br><span>                 device pci 1c.7 off end # PCI Express Port 8</span><br><span style="color: hsl(0, 100%, 40%);">-            device pci 1d.0 off end # PCI Express Port 9</span><br><span style="color: hsl(0, 100%, 40%);">-            device pci 1d.1 off end # PCI Express Port 10</span><br><span style="color: hsl(120, 100%, 40%);">+         device pci 1d.0 on end # PCI Express Port 9</span><br><span style="color: hsl(120, 100%, 40%);">+           device pci 1d.1 on end # PCI Express Port 10</span><br><span>                 device pci 1d.2 off end # PCI Express Port 11</span><br><span>                device pci 1d.3 off end # PCI Express Port 12</span><br><span>                device pci 1d.4 off end # PCI Express Port 13</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23208">change 23208</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/23208"/><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: I272b63b11e6b00ae5bdbef5a37ee517cc0636f6d </div>
<div style="display:none"> Gerrit-Change-Number: 23208 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Bora Guvendik <bora.guvendik@intel.com> </div>