<div>Dear Lance:<br></div><div><br></div><div>Yesterday I managed to make internal GbE to work with the following:<br></div><div><br></div><div># Enable Root port 4 (PCIe port 5) for GbE<br></div><div>register "PcieRpEnable[4]" = "1"<br></div><div>register "PcieClkSrcUsage[0]" = "PCIE_CLK_LAN"<br></div><div>register "PcieClkSrcClkReq[0]" = "0"<br></div><div><br></div><div>Works fine....<br></div><div><br></div><div>But I am trying to enable NVMe and PCIe slots with the following:<br></div><div><br></div><div># Enable Root port 8 (PCIe port 9) for NVMe<br></div><div>register "PcieRpEnable[8]" = "1"<br></div><div>register "PcieClkSrcUsage[2]" = "8"<br></div><div>register "PcieClkSrcClkReq[2]" = "2"<br></div><div><br></div><div># Enable Root port 12 (PCIe port 13) for x1 Slot<br></div><div>register "PcieRpEnable[12]" = "1"<br></div><div>register "PcieClkSrcUsage[1]" = "12"<br></div><div>register "PcieClkSrcClkReq[1]" = "1"<br></div><div><br></div><div>Neither NVMe and PCIe works.<br></div><div><br></div><div>What could be still missing?<br></div><div>Also I still have problems with SATA unable to partition, format neither install an OS.<br></div><div><br></div><div>Tomorrow I will update coreboot to see if there is some improvement.<br></div><div><br></div><div>Any Idea or hint will be appreciated.<br></div><div>Thank you,<br></div><div>Jose.<br></div>