aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2024-06-23 04:42:29 +0200
committerFelix Singer <felixsinger@posteo.net>2024-06-24 14:23:45 +0000
commite128edb17fbfc02040728fd2901cdc3df3c0985a (patch)
treea84438a22f3ad228fead01d62a0445c355478a46 /src
parentba7569c10b2aa37083242d8969edc5241cabaffa (diff)
acer/aspire_vn7_572g: Drop superfluous SATA AHCI mode configuration
The SATA controller is configured to AHCI mode by default. Drop the setting from the devicetree. Change-Id: I027b393300e2cbad827e176afddc197007314f10 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83178 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Marvin Evers <marvin.n.evers@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/acer/aspire_vn7_572g/devicetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/acer/aspire_vn7_572g/devicetree.cb b/src/mainboard/acer/aspire_vn7_572g/devicetree.cb
index 0b590ae052..8999aa3d63 100644
--- a/src/mainboard/acer/aspire_vn7_572g/devicetree.cb
+++ b/src/mainboard/acer/aspire_vn7_572g/devicetree.cb
@@ -243,7 +243,6 @@ chip soc/intel/skylake
end
device ref heci1 on end
device ref sata on
- register "SataMode" = "SATA_AHCI"
register "SataSalpSupport" = "1"
register "SataPortsEnable[1]" = "1" # HDD; BIT1 in 92h-93h
register "SataPortsEnable[2]" = "1" # ODD; BIT2 in 92h-93h