chore: 6.8.0-rc3 -> 6.8.0-rc4

Changes include
- fix PCIe link errors when starting Wi-Fi link
- switch to using GIC ITS for PCIe MSIs
- disable ASPM L0s for X13s Wi-Fi
- disable ASPM L0s for CRD NVMe
- add missing PCIe minimum OPP
This commit is contained in:
Adam Stephens 2024-02-13 09:08:07 -05:00
parent 307f966e34
commit 2ff2c3fbcf
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@ let
linux_x13s_pkg =
{ buildLinux, ... }@args:
let
version = "6.8.0-rc3";
version = "6.8.0-rc4";
modDirVersion = "${version}";
in
buildLinux (