summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-02-01 10:06:53 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-02-06 21:40:47 -0500
commitd325c82185f8a35b84d59fc4222d93087ee3d317 (patch)
tree67b522ec76fda47958bd40417f1d51b750f86033 /src/import/hwpf
parent1c223c5bed3bde1129c4b63115b2afc639a9f470 (diff)
downloadtalos-sbe-d325c82185f8a35b84d59fc4222d93087ee3d317.tar.gz
talos-sbe-d325c82185f8a35b84d59fc4222d93087ee3d317.zip
Define ATTR_FAPI_POS
Create ATTR_FAPI_POS to serve as the canonical numerical identifier for all targets. Change-Id: I4312df52ceaaa4083b7780f742e28acac4c03e95 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23834 Tested-by: Jenkins Server Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Brent Wieman <bwieman@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35957 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> 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')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml2
1 files changed, 1 insertions, 1 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 56359df6..c89d75aa 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml
@@ -33,11 +33,11 @@
TARGET_TYPE_NV,
TARGET_TYPE_SBE, TARGET_TYPE_PPE, TARGET_TYPE_PERV,
TARGET_TYPE_PEC, TARGET_TYPE_PHB, TARGET_TYPE_CAPP,
- TARGET_TYPE_MEMBUF_CHIP,
TARGET_TYPE_MBA
</targetType>
<description>
A unit's position within the chip with respect to similar units.
+ Note that this value is relative to the parent chip, not a parent unit.
This data is from the MRW.
</description>
<valueType>uint8</valueType>
OpenPOWER on IntegriCloud