From 8f3e1192dfe5e3008524b587de4f06a0f289b646 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 4 Apr 2021 16:20:54 +0200 Subject: soc/intel/skylake: Move `SataTestMode` to Kconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This option is not mainboard-specific, and should be user-visible. Change-Id: I9ff2ca984cd238a112af4efd7685f142cc6e5459 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/52099 Tested-by: build bot (Jenkins) Reviewed-by: Michael Niewöhner --- src/mainboard/hp/280_g2/devicetree.cb | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/hp/280_g2') diff --git a/src/mainboard/hp/280_g2/devicetree.cb b/src/mainboard/hp/280_g2/devicetree.cb index 8784080f95..98fccc972d 100644 --- a/src/mainboard/hp/280_g2/devicetree.cb +++ b/src/mainboard/hp/280_g2/devicetree.cb @@ -75,9 +75,6 @@ chip soc/intel/skylake [3] = 1, }" # DevSlp not supported - - # Enable test mode for SATA margining - register "SataTestMode" = "1" end device pci 19.0 on end # UART #2 device pci 1c.0 off end # RP #1 -- cgit v1.2.3