summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2018-01-08 21:27:26 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-01-09 10:12:43 -0500
commit9ea9546db73d86d46871fcbb94cc93d3f2fb31a1 (patch)
treed1c05a05cb8c1f5699f1931f75c2ce82692d6e48
parentfc6895bd0a84e7b45f7d133624f7a733d2e49276 (diff)
downloadtalos-hostboot-9ea9546db73d86d46871fcbb94cc93d3f2fb31a1.tar.gz
talos-hostboot-9ea9546db73d86d46871fcbb94cc93d3f2fb31a1.zip
ZEP_BUP: remove no_export and default value from DMI_REFCLOCK_SWIZZLE
This attribute value now comes directly from MRW, not from processMrw Change-Id: I033590cebaf6cb1b1a9eee4236e5ed0ff55aad04 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51654 Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index e4165c331..fd4e7d4b9 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2017 -->
+<!-- Contributors Listed Below - COPYRIGHT 2017,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -135,11 +135,6 @@
</attribute>
<attribute>
- <id>ATTR_DMI_REFCLOCK_SWIZZLE</id>
- <default>0xD</default>
- </attribute>
-
- <attribute>
<id>ATTR_MSS_MRW_THERMAL_MEMORY_POWER_LIMIT</id>
<default>0xffffe000000006a4,0,0,0,0,0,0,0,0,0</default>
</attribute>
@@ -553,11 +548,6 @@
</attribute>
<attribute>
- <id>ATTR_DMI_REFCLOCK_SWIZZLE</id>
- <no_export/>
- </attribute>
-
- <attribute>
<id>ATTR_MRW_MEM_SENSOR_CACHE_ADDR_MAP</id>
<no_export/>
</attribute>
OpenPOWER on IntegriCloud