projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2047a62
)
bcm27xx: bcm2712: switch default ASPM policy to Powersave
author
Marty Jones
<mj8263788@gmail.com>
Mon, 5 Feb 2024 16:08:02 +0000
(11:08 -0500)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Mon, 5 Feb 2024 17:30:33 +0000
(18:30 +0100)
Fixes instability issues with NVMe drives on RPi 5
Signed-off-by: Marty Jones <mj8263788@gmail.com>
target/linux/bcm27xx/bcm2712/config-6.1
patch
|
blob
|
history
diff --git
a/target/linux/bcm27xx/bcm2712/config-6.1
b/target/linux/bcm27xx/bcm2712/config-6.1
index 0236825cf55305af1659650ca69dc9639af07520..19644c8b67310256cb91eaa5a64008262d9ba006 100644
(file)
--- a/
target/linux/bcm27xx/bcm2712/config-6.1
+++ b/
target/linux/bcm27xx/bcm2712/config-6.1
@@
-440,8
+440,8
@@
CONFIG_PCIEAER_INJECT=y
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEFAULT is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
-# CONFIG_PCIEASPM_POWERSAVE is not set
-CONFIG_PCIEASPM_POWER_SUPERSAVE=y
+CONFIG_PCIEASPM_POWERSAVE=y
+# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
CONFIG_PCIEPORTBUS=y
CONFIG_PCIE_BRCMSTB=y
CONFIG_PCIE_DPC=y