diff options
author | Anusha Reddy Rangareddygari <anusrang@in.ibm.com> | 2016-05-24 15:03:56 +0200 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-06-01 14:17:32 -0400 |
commit | 51596c6bd56ad2db22c9cb537828767a2e4a151d (patch) | |
tree | 621dfa67925c5e286075ac83867890da947da2d6 /src/import/chips | |
parent | 7889f8bb6e61fd19467b0b3c5810cb70d52572b9 (diff) | |
download | talos-hostboot-51596c6bd56ad2db22c9cb537828767a2e4a151d.tar.gz talos-hostboot-51596c6bd56ad2db22c9cb537828767a2e4a151d.zip |
Level 2 HWP for p9_sbe_chiplet_reset
Change-Id: Ibf4d7f4e08b925160652f029f673d9392c5cbaef
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24962
Tested-by: Hostboot CI
Tested-by: Jenkins Server
Tested-by: PPE CI
Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com>
Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com>
Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24965
Tested-by: FSP CI Jenkins
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r-- | src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml index c618081b2..c548b1da2 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml @@ -679,4 +679,20 @@ <writeable/> </attribute> +<attribute> + <id>ATTR_VITL_CLK_SETUP</id> + <targetType>TARGET_TYPE_PROC_CHIP</targetType> + <description>Nimbus DD1</description> + <valueType>uint8</valueType> + <writeable/> +</attribute> + +<attribute> + <id>ATTR_HANG_COUNTER6_SETUP</id> + <targetType>TARGET_TYPE_PROC_CHIP</targetType> + <description>Hang counter 6 setup</description> + <valueType>uint8</valueType> + <writeable/> +</attribute> + </attributes> |