From 0caf80d8aaa383d40618343f14ed78774108053d Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 4 Jun 2021 11:18:39 +0200 Subject: bd82x6x boards: Drop redundant `c2_latency` If unspecified, chipset code already uses 101, and 0x65 == 101. Change-Id: I524ca492fa577003df23017756f74a455582132f Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/55212 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/lenovo/t430s/devicetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/t430s') diff --git a/src/mainboard/lenovo/t430s/devicetree.cb b/src/mainboard/lenovo/t430s/devicetree.cb index 7f95170ba6..75a65f9000 100644 --- a/src/mainboard/lenovo/t430s/devicetree.cb +++ b/src/mainboard/lenovo/t430s/devicetree.cb @@ -59,7 +59,6 @@ chip northbridge/intel/sandybridge # Enable zero-based linear PCIe root port functions register "pcie_port_coalesce" = "1" - register "c2_latency" = "101" # c2 not supported register "docking_supported" = "1" register "spi_uvscc" = "0x2005" -- cgit v1.2.3