summaryrefslogtreecommitdiffstats
path: root/src/mainboard/libretrend/lt1000/devicetree.cb
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2021-12-05 07:29:17 +0100
committerFelix Singer <felixsinger@posteo.net>2021-12-12 16:06:10 +0000
commit178153dc45896c9c82a3f1b5b10a0c1bad768fe8 (patch)
tree50301d5c9f585fe0d1fa3d16a4efd0f165fa920a /src/mainboard/libretrend/lt1000/devicetree.cb
parented8081cdddfee888b84a94a4efa8eaf9f4fa7983 (diff)
downloadcoreboot-178153dc45896c9c82a3f1b5b10a0c1bad768fe8.tar.gz
coreboot-178153dc45896c9c82a3f1b5b10a0c1bad768fe8.tar.bz2
coreboot-178153dc45896c9c82a3f1b5b10a0c1bad768fe8.zip
mainboard: Drop `SataMode` setting from Skylake devicetrees
All Skylake mainboards use the default value for the setting `SataMode`. Thus, drop it from their devicetree. Change-Id: I9be5eca93cac65afc4cc30ceb64d9a5b7e5cd514 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/59888 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/libretrend/lt1000/devicetree.cb')
-rw-r--r--src/mainboard/libretrend/lt1000/devicetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/libretrend/lt1000/devicetree.cb b/src/mainboard/libretrend/lt1000/devicetree.cb
index 0cf8abef6578..d047f7634954 100644
--- a/src/mainboard/libretrend/lt1000/devicetree.cb
+++ b/src/mainboard/libretrend/lt1000/devicetree.cb
@@ -34,7 +34,6 @@ chip soc/intel/skylake
# FSP Configuration
register "SataSalpSupport" = "0"
- register "SataMode" = "0"
register "SataPortsEnable[0]" = "1"
register "SataPortsEnable[1]" = "1"
register "SataPortsEnable[2]" = "1"