summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Howe <dchowe@us.ibm.com>2017-11-10 11:31:31 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-03-13 10:20:17 -0400
commit55b4dac7353b677dc6e120042dec1648b89ac942 (patch)
tree464cd26b1871e4c8714f270fa02d160d0d558f1f
parent928dab2ae2c21aa7d4b37f9aaca672e9284f7f2f (diff)
downloadtalos-hostboot-55b4dac7353b677dc6e120042dec1648b89ac942.tar.gz
talos-hostboot-55b4dac7353b677dc6e120042dec1648b89ac942.zip
update data token init to use scans on p9c 1.1
Change-Id: Ib4741fe9e14002052b77a9fccf5ee0cd57a1625a Original-Change-Id: I55d2926b1cd2de7fcda4a475837e1ff54b2cc229 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49537 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55595 CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index 46c639bef..a99b3ac8f 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -1890,15 +1890,15 @@
<id>ATTR_CHIP_EC_FEATURE_HW424691</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Cumulus DD1.0: enable workarounds for HW424691 in FBC initfile
- Set alink token inits via scan for dd1.0 to avoid serial scom conflict
+ Cumulus DDx.x: enable workarounds for HW424691 in FBC initfile
+ Set alink token inits via scan for p9c to avoid serial scom conflict
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_CUMULUS</name>
<ec>
<value>0x10</value>
- <test>LESS_THAN_OR_EQUAL</test>
+ <test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
OpenPOWER on IntegriCloud