diff options
Diffstat (limited to 'src/mainboard/google/slippy/variants/falco')
-rw-r--r-- | src/mainboard/google/slippy/variants/falco/overridetree.cb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/mainboard/google/slippy/variants/falco/overridetree.cb b/src/mainboard/google/slippy/variants/falco/overridetree.cb index fc77345dab..b9f99a3a4d 100644 --- a/src/mainboard/google/slippy/variants/falco/overridetree.cb +++ b/src/mainboard/google/slippy/variants/falco/overridetree.cb @@ -13,8 +13,10 @@ chip northbridge/intel/haswell chip southbridge/intel/lynxpoint - # Disable PCIe CLKOUT 1-5 and CLKOUT_XDP - register "icc_clock_disable" = "0x013e0000" + device pci 16.0 on # Management Engine Interface 1 + # Disable PCIe CLKOUT 1-5 and CLKOUT_XDP + register "icc_clock_disable" = "0x013e0000" + end end end end |