summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-02-02 09:21:26 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-02-15 23:18:49 -0500
commitba6f0c6d234ea39db7aad647fdcf60db38c36394 (patch)
tree0879a07c9f306fa33f0d756008e212b623306d26 /src/import
parent9f5ce40fd271efd03b30a6cd2c26cad06025c50d (diff)
downloadtalos-sbe-ba6f0c6d234ea39db7aad647fdcf60db38c36394.tar.gz
talos-sbe-ba6f0c6d234ea39db7aad647fdcf60db38c36394.zip
Disabling WOF and VDM for Nimbus DD2.0
Modified the checks to disable WOF by default for Nimbus DD2.0 since most parts have invalid module vpd. Also changed the severity that is used to log errors getting a WOF table to make them visible logs. Without this change we won't know why the lookup failed in many cases. Change-Id: Ic8fd9b4bdc23311897363552f0c88fa2b1b0247b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53274 Reviewed-by: Francesco A. Campisano <campisan@us.ibm.com> Dev-Ready: Francesco A. Campisano <campisan@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53288 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml4
1 files changed, 2 insertions, 2 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 4bc8f7a4..a5c3f75d 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
@@ -6118,7 +6118,7 @@
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
- <test>LESS_THAN</test>
+ <test>LESS_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
@@ -6135,7 +6135,7 @@
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
- <test>LESS_THAN</test>
+ <test>LESS_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
OpenPOWER on IntegriCloud