summaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy/variants/peppy/overridetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/slippy/variants/peppy/overridetree.cb')
-rw-r--r--src/mainboard/google/slippy/variants/peppy/overridetree.cb14
1 files changed, 9 insertions, 5 deletions
diff --git a/src/mainboard/google/slippy/variants/peppy/overridetree.cb b/src/mainboard/google/slippy/variants/peppy/overridetree.cb
index e732a9270c..bb30f763f3 100644
--- a/src/mainboard/google/slippy/variants/peppy/overridetree.cb
+++ b/src/mainboard/google/slippy/variants/peppy/overridetree.cb
@@ -13,12 +13,16 @@ chip northbridge/intel/haswell
chip southbridge/intel/lynxpoint
- # DTLE DATA / EDGE values
- register "sata_port0_gen3_dtle" = "0x5"
- register "sata_port1_gen3_dtle" = "0x5"
+ device pci 1f.2 on # SATA Controller
+ # DTLE DATA / EDGE values
+ register "sata_port0_gen3_dtle" = "0x5"
+ register "sata_port1_gen3_dtle" = "0x5"
+ end
- # Disable PCIe CLKOUT 2-5 and CLKOUT_XDP
- register "icc_clock_disable" = "0x013c0000"
+ device pci 16.0 on # Management Engine Interface 1
+ # Disable PCIe CLKOUT 2-5 and CLKOUT_XDP
+ register "icc_clock_disable" = "0x013c0000"
+ end
end
end
end