diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-10-25 15:20:55 +0200 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-11-08 13:41:48 +0100 |
commit | 5b044ae6077bfd6bbc162741cc5b3086dbf56d34 (patch) | |
tree | e9c19449268b2b4af80bc8aa64eced8ff8e950a6 /src/mainboard/lenovo/x230/devicetree.cb | |
parent | 986e85c098f6a68c2f26d1b5f81bebaff4207e28 (diff) | |
download | coreboot-5b044ae6077bfd6bbc162741cc5b3086dbf56d34.tar.xz |
bd82x6x: Move to common FADT.
Change-Id: I04ed600796c55f5af4f0a07687f676e6484a9830
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/7200
Reviewed-by: Nicolas Reinecke <nr@das-labor.org>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/lenovo/x230/devicetree.cb')
-rw-r--r-- | src/mainboard/lenovo/x230/devicetree.cb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x230/devicetree.cb b/src/mainboard/lenovo/x230/devicetree.cb index ae5e6d1f7b..256586bf40 100644 --- a/src/mainboard/lenovo/x230/devicetree.cb +++ b/src/mainboard/lenovo/x230/devicetree.cb @@ -76,6 +76,8 @@ 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 "p_cnt_throttling_supported" = "1" device pci 14.0 on subsystemid 0x17aa 0x21fa |