Attention is currently required from: Paul Menzel.
Hello David Wu, Karthik Ramasubramanian, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85533?usp=email
to look at the new patch set (#5).
Change subject: mb/google/brox/var/jubilant: Set PCIe root port 5 speed to Gen2 ......................................................................
mb/google/brox/var/jubilant: Set PCIe root port 5 speed to Gen2
Currently, with default speed auto the Wifi 7 M.2 module will not work under speed Gen3. This is due to driver iwlwifi for wifi7 is not stable and decreasing the speed to Gen2 gets the card working without any downsides, as the Wifi 7 speed can be serviced by 5 GT/s.
BUG=b:376156567 TEST=Boot to OS and then check link speed. Use command: lspci -s 02:00.0 -vv | grep 'LnkSta'
Before LnkSta: Speed 8GT/s (downgraded), Width x1 After LnkSta: Speed 5GT/s (downgraded), Width x1
Change-Id: I9e8a02061251f73ee5ec2299e62fa423ff4b0965 Signed-off-by: Ren Kuo ren.kuo@quanta.corp-partner.google.com --- M src/mainboard/google/brox/variants/jubilant/overridetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/85533/5