diff options
| author | Prachi Gupta <pragupta@us.ibm.com> | 2017-04-25 16:26:04 -0500 |
|---|---|---|
| committer | Sachin Gupta <sgupta2m@in.ibm.com> | 2017-05-14 23:58:09 -0400 |
| commit | 9d873db2c84405dd64a6a48ba0446043e0fb52ed (patch) | |
| tree | 50a19cc4f08446eaf2a2b6e6aabb28da49206967 /src/import/hwpf/fapi2/xml | |
| parent | 26b88be682c2470612897cf216d04855461e32ae (diff) | |
| download | talos-sbe-9d873db2c84405dd64a6a48ba0446043e0fb52ed.tar.gz talos-sbe-9d873db2c84405dd64a6a48ba0446043e0fb52ed.zip | |
rename TYPE_NV to TYPE_OBUS_BRICK
Change-Id: I2915e0b76c16f1c789700c0ca300e601fd0c4cdd
RTC:171599
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39676
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39688
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/hwpf/fapi2/xml')
| -rw-r--r-- | src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml index da7767e2..8452d9a7 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml @@ -27,10 +27,10 @@ <attribute> <id>ATTR_CHIP_UNIT_POS</id> <targetType> - TARGET_TYPE_CORE, TARGET_TYPE_EX, TARGET_TYPE_EQ, + TARGET_TYPE_CORE, TARGET_TYPE_EX, TARGET_TYPE_EQ, TARGET_TYPE_MCS, TARGET_TYPE_MCA, TARGET_TYPE_MCBIST, TARGET_TYPE_MI, TARGET_TYPE_DMI, TARGET_TYPE_XBUS, TARGET_TYPE_OBUS, - TARGET_TYPE_NV, + TARGET_TYPE_OBUS_BRICK, TARGET_TYPE_SBE, TARGET_TYPE_PPE, TARGET_TYPE_PERV, TARGET_TYPE_PEC, TARGET_TYPE_PHB, TARGET_TYPE_CAPP, TARGET_TYPE_MBA, TARGET_TYPE_ABUS, TARGET_TYPE_L4 |

