Re: [coreboot] CoffeeLake RVP master: Code changed... How to enable SATA and LAN?

2018-11-08 Thread Jose Trujillo via coreboot
Dear Lance: Yesterday I managed to make internal GbE to work with the following: # Enable Root port 4 (PCIe port 5) for GbE register "PcieRpEnable[4]" = "1" register "PcieClkSrcUsage[0]" = "PCIE_CLK_LAN" register "PcieClkSrcClkReq[0]" = "0" Works fine But I am trying to enable NVMe and

[coreboot] CoffeeLake RVP master: Code changed... How to enable SATA and LAN?

2018-11-02 Thread Jose Trujillo via coreboot
Hello coreboot developers: Looks that coreboot development has been very active lately integrating FSP, adding new platforms and getting ready for the 4.9 release. And also I can see new payloads "WOW" (like LinuxBoot, Yabits)... what a revolution of features and code. I am using coreboot