summaryrefslogtreecommitdiffstats
path: root/src/import/generic/procedures/xml/attribute_info
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/generic/procedures/xml/attribute_info')
-rw-r--r--src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml b/src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml
index d434b72b2..50246bb19 100644
--- a/src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml
+++ b/src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2018,2019 -->
+<!-- Contributors Listed Below - COPYRIGHT 2018,2020 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -905,4 +905,16 @@
<mssAccessorName>volt_vpp</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MEM_EFF_SPD_REVISION</id>
+ <targetType>TARGET_TYPE_MEM_PORT</targetType>
+ <description>
+ SPD Revision (SPD Byte 1)
+ </description>
+ <initToZero></initToZero>
+ <valueType>uint8</valueType>
+ <writeable/>
+ <mssAccessorName>spd_revision</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud