diff options
| author | Sunil.Kumar <skumar8j@in.ibm.com> | 2016-06-01 02:29:19 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-06-01 14:32:21 -0400 |
| commit | ff1783e390d1838352fbd12ab0ed2c9ace3da13e (patch) | |
| tree | 51ea96e8a3ada58375849682fde550c6f09299d6 /src/import/hwpf/fapi2 | |
| parent | 29ad36df716bd8cd9a0a28c51532c1d9897a2698 (diff) | |
| download | blackbird-hostboot-ff1783e390d1838352fbd12ab0ed2c9ace3da13e.tar.gz blackbird-hostboot-ff1783e390d1838352fbd12ab0ed2c9ace3da13e.zip | |
New Attribute for PIBMEM Repair
Change-Id: Ifdce0e7a538356c1f0f3bdcd382dd8147167db43
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25225
Tested-by: Jenkins Server
Tested-by: PPE CI
Tested-by: Hostboot CI
Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com>
Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com>
Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25228
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 | 9 |
1 files changed, 9 insertions, 0 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 3be091065..dea9dbac3 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 @@ -202,6 +202,15 @@ <attribute> <id>ATTR_OBUS_RATIO_VALUE</id> </attribute> + <attribute> + <id>ATTR_PIBMEM_REPAIR0</id> + </attribute> + <attribute> + <id>ATTR_PIBMEM_REPAIR1</id> + </attribute> + <attribute> + <id>ATTR_PIBMEM_REPAIR2</id> + </attribute> <!-- ===================================================================== End of temporary definitions ================================================================= --> |

