summaryrefslogtreecommitdiffstats
path: root/src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-06-06 12:25:48 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-06-24 23:11:46 -0500
commitca414b982877404df7528f9449d4b6690dab3f6b (patch)
tree5971c55e71cd96815695efc3a5cb309288c36586 /src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml
parent5ef6025f21421230801cc58d64304a2ed9b8d8a5 (diff)
downloadtalos-hostboot-ca414b982877404df7528f9449d4b6690dab3f6b.tar.gz
talos-hostboot-ca414b982877404df7528f9449d4b6690dab3f6b.zip
Fix exp_draminit phy_params
Change-Id: I624caa1310920daf172d6681e7c760442236070f git-coreq:hostboot:I624caa1310920daf172d6681e7c760442236070f CMVC-Coreq: 1086224 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78469 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78516 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml')
-rw-r--r--src/import/generic/procedures/xml/attribute_info/generic_memory_eff_attributes.xml15
1 files changed, 15 insertions, 0 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 8e7b12bbf..3167e018a 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
@@ -187,6 +187,7 @@
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
+ <enum> NUM10 = 10</enum>
<writeable/>
<array>2</array>
<mssAccessorName>dram_column_bits</mssAccessorName>
@@ -588,6 +589,20 @@
<mssAccessorName>logical_ranks_per_dimm</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MEM_3DS_HEIGHT</id>
+ <targetType>TARGET_TYPE_MEM_PORT</targetType>
+ <description>
+ Setting for 3DS stack. Calculated from logical_ranks / master_ranks
+ </description>
+ <initToZero></initToZero>
+ <valueType>uint16</valueType>
+ <enum>PLANAR = 0, H2 = 2, H4 = 4, H8 = 8</enum>
+ <array>2</array>
+ <writeable/>
+ <mssAccessorName>3ds_height</mssAccessorName>
+ </attribute>
+
<attribute>
<id>ATTR_MEM_EFF_REGISTER_TYPE</id>
<targetType>TARGET_TYPE_MEM_PORT</targetType>
OpenPOWER on IntegriCloud