summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2017-05-23 17:43:46 -0500
committerspashabk-in <shakeebbk@in.ibm.com>2017-09-12 00:16:09 -0500
commit4ce41e0821d975e80f6abcae41f8247558aa30c2 (patch)
treefdf2e0b2704e2e7ffbdd960e1f6780bad3c1e808 /src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
parent28f741b77a21bd31f9db784f5d9b788a6558b4bf (diff)
downloadtalos-sbe-4ce41e0821d975e80f6abcae41f8247558aa30c2.tar.gz
talos-sbe-4ce41e0821d975e80f6abcae41f8247558aa30c2.zip
P9 Cumulus InitCompiler supportis - Part 3
- Update *.mk files to support p9c chip ID - Workaround some spy issues p9c 10 engd issues - Fix bug to allow compilation without ENGD Change-Id: Ibb55f04e682f86fecb31d4c512848352a188f946 Original-Change-Id: Ie94b55c93081108668725d3ee9b88bd34eaa794f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40904 Tested-by: Jenkins Server <pfd-jenkins+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: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml9
1 files changed, 5 insertions, 4 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 6bdb7ddb..72f86085 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
@@ -3674,16 +3674,17 @@
</chip>
</chipEcFeature>
</attribute>
- <!-- ********************************************************************* -->
+ <!-- ******************************************************************** -->
<attribute>
- <id>ATTR_CHIP_EC_FEATURE_HAS_DMI</id>
+ <id>ATTR_CHIP_EC_FEATURE_RTC_174656_SKIP_CUMULUS</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Returns if a chip has a DMI link
+ Only apply spy to Nimbus, skip for Cumulus.
+ This is because p9c_10.spydef doesn't have the spy yet.
</description>
<chipEcFeature>
<chip>
- <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
OpenPOWER on IntegriCloud