fix "SYNO_CTRL_HDD_POWERON.cold+0x1f/0x29"

This commit is contained in:
Ing 2024-07-21 13:00:32 +08:00
parent 119aefe580
commit 160a51de1a
2 changed files with 2 additions and 1 deletions

View File

@ -151,7 +151,7 @@ if [ "${DT}" = "true" ]; then
CMDLINE["syno_ttyS0"]="serial,0x3f8"
CMDLINE["syno_ttyS1"]="serial,0x2f8"
else
# CMDLINE["SMBusHddDynamicPower"]="1"
CMDLINE["SMBusHddDynamicPower"]="1"
CMDLINE["syno_hdd_detect"]="0"
CMDLINE["syno_hdd_powerup_seq"]="0"
fi

View File

@ -26,6 +26,7 @@ platforms:
- "x2apic"
synoinfo:
<<: *synoinfo
HddEnableDynamicPower: "no"
productvers:
"7.0":
kver: "4.4.180"