diff options
| author | Anusha Reddy Rangareddygari <anusrang@in.ibm.com> | 2016-06-10 07:39:15 +0200 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-06-10 12:38:09 -0400 |
| commit | 8982298e49060894c3c4e3645e09119eaff64666 (patch) | |
| tree | aed399b10a5ea2c5b69bbfe094f7584abceb286e /src/import/hwpf/fapi2 | |
| parent | 572cd36df91c53f11ec9d73ea583fb401f18d622 (diff) | |
| download | blackbird-hostboot-8982298e49060894c3c4e3645e09119eaff64666.tar.gz blackbird-hostboot-8982298e49060894c3c4e3645e09119eaff64666.zip | |
Level 2 HWP for p9_set_fsi_gp_shadow
Change-Id: If08c3550b6f8b8a3efc158d1eaaa3234d22b7bb5
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25604
Tested-by: Jenkins Server
Tested-by: PPE CI
Tested-by: Hostboot 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/25606
Tested-by: FSP CI Jenkins
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2')
| -rw-r--r-- | src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml | 38 |
1 files changed, 4 insertions, 34 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml index 7fb5d8f51..b9040067e 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml @@ -159,40 +159,7 @@ </attribute> <attribute> <id>ATTR_PFET_OFF_CONTROLS</id> - </attribute> - <attribute> - <id>ATTR_PERV_CTRL0_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_PERV_CTRL1_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL0_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL1_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL2_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL3_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL4_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL5_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL6_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL7_SHADOW</id> - </attribute> - <attribute> - <id>ATTR_ROOT_CTRL8_SHADOW</id> - </attribute> + </attribute> <attribute> <id>ATTR_HANG_COUNTER6_SETUP</id> </attribute> @@ -241,6 +208,9 @@ <attribute> <id>ATTR_C1_IS_SCANABLE</id> </attribute> + <attribute> + <id>ATTR_FSI_GP_SHADOWS_OVERWRITE</id> + </attribute> <!-- ===================================================================== End of temporary definitions ================================================================= --> |

