diff options
author | Ben Gass <bgass@us.ibm.com> | 2018-09-20 16:14:33 -0500 |
---|---|---|
committer | Sachin Gupta <sgupta2m@in.ibm.com> | 2018-09-24 20:58:25 -0500 |
commit | c9c321873ecd46104c7de15ef8b39a135829d29b (patch) | |
tree | e251b8fe83f75a801dca67205684729307b680b6 /src/import/chips/p9/procedures | |
parent | 0ee0a590013ec72b7eb5bc96e2c8d18d307cbca0 (diff) | |
download | talos-sbe-c9c321873ecd46104c7de15ef8b39a135829d29b.tar.gz talos-sbe-c9c321873ecd46104c7de15ef8b39a135829d29b.zip |
Update p9a_10 engd from o10_e9018_1_tp018_ec409_soa_sc_u261_01
Change-Id: I6a588f52947f2ba365998c81e25b3569fcfe2e13
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66443
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Benjamin Gass <bgass@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: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: James N. Klazynski <jklazyns@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66446
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r-- | src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml | 18 |
1 files changed, 0 insertions, 18 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 06b16313..808168c7 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 @@ -50,24 +50,6 @@ </attribute> <!-- ********************************************************************* --> <attribute> - <id>ATTR_CHIP_EC_FEATURE_SEPARATE_CORE_DBG_CNTL</id> - <targetType>TARGET_TYPE_PROC_CHIP</targetType> - <description> - Support for the CDIAL LS_DBG_CTRL was dropped, so individual - debug dials need to be used. See George Rohrbaugh. - </description> - <chipEcFeature> - <chip> - <name>ENUM_ATTR_NAME_AXONE</name> - <ec> - <value>0x10</value> - <test>GREATER_THAN_OR_EQUAL</test> - </ec> - </chip> - </chipEcFeature> - </attribute> - <!-- ********************************************************************* --> - <attribute> <id>ATTR_CHIP_EC_FEATURE_ONE_NPU_TOP</id> <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType> <description> |