summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index a8fd917af..3ef5626c1 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -10640,15 +10640,16 @@ firmware notes: Used as override attribute for pstate procedure
</hwpfToHbAttrMap>
</attribute>
-<!--TOOD RTC: 151938 Make sure that these are set up by parseMRW script-->
<attribute>
<id>MEMVPD_POS</id>
<description>
- The position of the MCA target's VPD selector data, relative to the EEPROM
- that contains its data. For systems with a single EEPROM for all chips,
- this should be equivalent to ATTR_FAPI_POS (the logical MCA position).
- For systems with an EEPROM per chip, this value should be equivalent to
- ATTR_CHIP_UNIT_POS.
+ The position of the MCS target's VPD selector data, relative to the EEPROM
+ that contains its data. The VPD defition supports up to 16 values per
+ EEPROM.
+ For systems with an EEPROM per chip, this value should be equivalent to
+ ATTR_CHIP_UNIT_POS.
+ For systems with a single EEPROM for all chips, the value should follow
+ the physical position in such a way to fit within the 16 available slots.
</description>
<simpleType>
<uint8_t>
OpenPOWER on IntegriCloud