From 5b044ae6077bfd6bbc162741cc5b3086dbf56d34 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 25 Oct 2014 15:20:55 +0200 Subject: bd82x6x: Move to common FADT. Change-Id: I04ed600796c55f5af4f0a07687f676e6484a9830 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/7200 Reviewed-by: Nicolas Reinecke Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/mainboard/kontron/ktqm77/devicetree.cb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/kontron/ktqm77/devicetree.cb') diff --git a/src/mainboard/kontron/ktqm77/devicetree.cb b/src/mainboard/kontron/ktqm77/devicetree.cb index f6390acf56..fb180577a9 100644 --- a/src/mainboard/kontron/ktqm77/devicetree.cb +++ b/src/mainboard/kontron/ktqm77/devicetree.cb @@ -50,6 +50,9 @@ chip northbridge/intel/sandybridge # Disable root port coalescing register "pcie_port_coalesce" = "0" + register "c2_latency" = "101" # c2 not supported + register "p_cnt_throttling_supported" = "1" + device pci 14.0 on end # USB 3.0 Controller device pci 16.0 on end # Management Engine Interface 1 device pci 16.1 off end # Management Engine Interface 2 -- cgit v1.2.3