summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/sarien/variants/arcada/devicetree.cb
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2019-06-04 14:43:58 +0530
committerSubrata Banik <subrata.banik@intel.com>2019-06-13 04:39:01 +0000
commit5e5167ed04082e0fe63db865382dc2021877ce3c (patch)
tree109a95e88184e51051de301614c49f8adb5d90b5 /src/mainboard/google/sarien/variants/arcada/devicetree.cb
parenta0368a0950bbd346b816c4397cfe9e86617d4f77 (diff)
downloadcoreboot-5e5167ed04082e0fe63db865382dc2021877ce3c.tar.gz
coreboot-5e5167ed04082e0fe63db865382dc2021877ce3c.tar.bz2
coreboot-5e5167ed04082e0fe63db865382dc2021877ce3c.zip
mb/google/{hatch, sarien, arcada}: Make HECI1 chip config disable
This patch is not actually disabling HECI1 as it requires a dedicated FSP UPD for WHL/CML SoC code to set this HECI1 chip config. Change-Id: Ia88f3315a9dc3365d0acc13ed887e7c596c97c91 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33194 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/sarien/variants/arcada/devicetree.cb')
-rw-r--r--src/mainboard/google/sarien/variants/arcada/devicetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/sarien/variants/arcada/devicetree.cb b/src/mainboard/google/sarien/variants/arcada/devicetree.cb
index 767df1f79591..ce960a74c0ad 100644
--- a/src/mainboard/google/sarien/variants/arcada/devicetree.cb
+++ b/src/mainboard/google/sarien/variants/arcada/devicetree.cb
@@ -15,7 +15,7 @@ chip soc/intel/cannonlake
# FSP configuration
register "SaGv" = "SaGv_Enabled"
- register "HeciEnabled" = "1"
+ register "HeciEnabled" = "0"
register "SataSalpSupport" = "1"
register "SataMode" = "Sata_AHCI"
register "SataPortsEnable[2]" = "1"